Commit 3bf77f28 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[UPGRADE] GHC

parent 2fc23339
...@@ -4,7 +4,7 @@ cabal-version: 1.12 ...@@ -4,7 +4,7 @@ cabal-version: 1.12
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: bed5d2249aa329640cc507ae0eacab8bc26361c6b612d02152a2a0a58f57cdf0 -- hash: 509e772465870fbf771b5c61338c6ae265f9eb1cd69ff040abb0b8421acb20f2
name: crawlerHAL name: crawlerHAL
version: 0.1.0.0 version: 0.1.0.0
...@@ -25,7 +25,6 @@ source-repository head ...@@ -25,7 +25,6 @@ source-repository head
library library
exposed-modules: exposed-modules:
ConduitTest
HAL HAL
HAL.Client HAL.Client
HAL.Doc HAL.Doc
......
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
# #
# resolver: ./custom-snapshot.yaml # resolver: ./custom-snapshot.yaml
# resolver: https://example.com/snapshots/2018-01-01.yaml # resolver: https://example.com/snapshots/2018-01-01.yaml
resolver: lts-14.1 resolver:
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/18.yaml
# User packages to be built. # User packages to be built.
# Various formats can be used as shown in the example below. # Various formats can be used as shown in the example below.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment