We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a855f commit dc43572Copy full SHA for dc43572
1 file changed
dlist.cabal
@@ -54,6 +54,7 @@ library
54
exposed-modules: Data.DList.DNonEmpty
55
other-modules: Data.DList.DNonEmpty.Internal
56
default-language: Haskell2010
57
+ default-extensions: TypeOperators
58
ghc-options: -Wall
59
if impl(ghc >= 8.0)
60
ghc-options: -Wcompat
0 commit comments