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.
2 parents 88e8f1c + b5ebf99 commit 5637343Copy full SHA for 5637343
implicit-hie.cabal
@@ -4,7 +4,7 @@ cabal-version: 2.0
4
--
5
-- see: https://github.com/sol/hpack
6
7
--- hash: 18f92037a7863d121ac45e847f7dc6177adf0ebc7951dfa1588340f86e64456b
+-- hash: b2b829a658e33ea328c725dea732391089d03ffd2a216d413a75d88aefa7c181
8
9
name: implicit-hie
10
version: 0.1.0.0
@@ -18,6 +18,7 @@ maintainer: [email protected]
18
copyright: 2020
19
license: BSD3
20
license-file: LICENSE
21
+tested-with: GHC==8.8.3
22
build-type: Simple
23
extra-source-files:
24
README.md
stack.yaml
@@ -17,7 +17,7 @@
17
#
# resolver: ./custom-snapshot.yaml
# resolver: https://example.com/snapshots/2018-01-01.yaml
-resolver: lts-15.9
+resolver: lts-15.14
# User packages to be built.
# Various formats can be used as shown in the example below.
0 commit comments