File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ cabal-version: 2.0
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
--
7
- -- hash: 18f92037a7863d121ac45e847f7dc6177adf0ebc7951dfa1588340f86e64456b
7
+ -- hash: b2b829a658e33ea328c725dea732391089d03ffd2a216d413a75d88aefa7c181
8
8
9
9
name : implicit-hie
10
10
version : 0.1.0.0
@@ -18,6 +18,7 @@ maintainer: avi.the.coder@gmail.com
18
18
copyright : 2020
19
19
license : BSD3
20
20
license-file : LICENSE
21
+ tested-with : GHC== 8.8.3
21
22
build-type : Simple
22
23
extra-source-files :
23
24
README.md
Original file line number Diff line number Diff line change 17
17
#
18
18
# resolver: ./custom-snapshot.yaml
19
19
# resolver: https://example.com/snapshots/2018-01-01.yaml
20
- resolver : lts-15.9
20
+ resolver : lts-15.14
21
21
22
22
# User packages to be built.
23
23
# Various formats can be used as shown in the example below.
You can’t perform that action at this time.
0 commit comments