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
44--
55-- see: https://github.com/sol/hpack
66--
7- -- hash: 18f92037a7863d121ac45e847f7dc6177adf0ebc7951dfa1588340f86e64456b
7+ -- hash: b2b829a658e33ea328c725dea732391089d03ffd2a216d413a75d88aefa7c181
88
99name : implicit-hie
1010version : 0.1.0.0
@@ -18,6 +18,7 @@ maintainer: avi.the.coder@gmail.com
1818copyright : 2020
1919license : BSD3
2020license-file : LICENSE
21+ tested-with : GHC== 8.8.3
2122build-type : Simple
2223extra-source-files :
2324 README.md
Original file line number Diff line number Diff line change 1717#
1818# resolver: ./custom-snapshot.yaml
1919# resolver: https://example.com/snapshots/2018-01-01.yaml
20- resolver : lts-15.9
20+ resolver : lts-15.14
2121
2222# User packages to be built.
2323# Various formats can be used as shown in the example below.
You can’t perform that action at this time.
0 commit comments