We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848efda commit 0bd9785Copy full SHA for 0bd9785
.gitignore
@@ -0,0 +1 @@
1
+.stack-work/
stack.yaml
@@ -0,0 +1,2 @@
+resolver: lts-13.24
2
+packages: []
stack.yaml.lock
@@ -0,0 +1,12 @@
+# This file was autogenerated by Stack.
+# You should not edit this file by hand.
3
+# For more information, please see the documentation at:
4
+# https://docs.haskellstack.org/en/stable/lock_files
5
+
6
7
+snapshots:
8
+- completed:
9
+ size: 498402
10
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/13/24.yaml
11
+ sha256: 33e96adfe24f112b62f6edd22565cdbaa13155703bbfbfdc3d0a9bc6138ae7bf
12
+ original: lts-13.24
0 commit comments