Commit 12cb16c3 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[UPGRADE] GHC

parent c0a74bb9
...@@ -28,7 +28,6 @@ library ...@@ -28,7 +28,6 @@ library
PUBMED PUBMED
PUBMED.Client PUBMED.Client
PUBMED.Parser PUBMED.Parser
PUBMED.Test
other-modules: other-modules:
Paths_crawlerPubMed Paths_crawlerPubMed
hs-source-dirs: hs-source-dirs:
......
...@@ -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-16.14 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