File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ cabal-version: 1.12
44--
55-- see: https://github.com/sol/hpack
66--
7- -- hash: 7433f0d507fa4c45ff48ddb8ea9bd1de4b7e5ce7ea203fbd5abd344eead851ec
7+ -- hash: a1ac726a788c1f338883b84c965693f9ad6e08e6061ca02afc499aa921710045
88
99name : typelevel-rewrite-rules
1010version : 1.0
@@ -44,7 +44,7 @@ library
4444 Paths_typelevel_rewrite_rules
4545 hs-source-dirs :
4646 src
47- ghc-options : -W -Wall -dcore-lint
47+ ghc-options : -W -Wall
4848 build-depends :
4949 base >= 4.12 && < 5
5050 , containers >= 0.6.2.1
@@ -72,7 +72,7 @@ test-suite should-compile
7272 Paths_typelevel_rewrite_rules
7373 hs-source-dirs :
7474 test/should-compile
75- ghc-options : -W -Wall -dcore-lint
75+ ghc-options : -W -Wall
7676 build-depends :
7777 base >= 4.12 && < 5
7878 , ghc-prim >= 0.5.3
You can’t perform that action at this time.
0 commit comments