Skip to content

Commit 9df1d32

Browse files
committed
regenerate .cabal file
1 parent 22720fe commit 9df1d32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

typelevel-rewrite-rules.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

99
name: typelevel-rewrite-rules
1010
version: 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

0 commit comments

Comments
 (0)