diff options
author | Joris | 2020-01-20 23:34:14 +0100 |
---|---|---|
committer | Joris | 2020-01-20 23:35:24 +0100 |
commit | d80802ac6c0d671840b58fbf93a22d7323a8f355 (patch) | |
tree | cd37de7cf9c6488180f1708673c63e566a8f773a /stack.yaml | |
parent | 6612972e0f8164bd5d062792ba175e1876e4084f (diff) |
Use cabal instead of stack
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/stack.yaml b/stack.yaml deleted file mode 100644 index edf25f8..0000000 --- a/stack.yaml +++ /dev/null @@ -1,5 +0,0 @@ -resolver: lts-13.18 - -extra-deps: - - hakyll-4.12.5.1@sha256:d1948b265e6628bcb6875571212f9acefe23179c73ca4f87f417b290ff381ca6 - - lrucache-1.2.0.1@sha256:18fc3d7052012c7ab3cd395160f34b53c5e1ec5379cc45185baf35b90ffadc2e |