Skip to content

Commit

Permalink
Add TypeOperators to default-extensions
Browse files Browse the repository at this point in the history
* Fixes #106
  • Loading branch information
spl committed Sep 1, 2023
1 parent c2a855f commit fc26fe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dlist.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ library
exposed-modules: Data.DList.DNonEmpty
other-modules: Data.DList.DNonEmpty.Internal
default-language: Haskell2010
default-extensions: TypeOperators
ghc-options: -Wall
if impl(ghc >= 8.0)
ghc-options: -Wcompat
Expand Down

0 comments on commit fc26fe1

Please sign in to comment.