Skip to content

Commit

Permalink
io-sim: updated other-extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Oct 5, 2020
1 parent bf0d808 commit 2d88e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io-sim/io-sim.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ library
other-modules: Control.Monad.IOSim.Internal
default-language: Haskell2010
other-extensions: BangPatterns,
CPP,
ExistentialQuantification,
FlexibleInstances,
GADTSyntax,
Expand All @@ -37,7 +38,6 @@ library
NamedFieldPuns,
RankNTypes,
ScopedTypeVariables,
TypeApplications,
TypeFamilies
build-depends: base >=4.9 && <4.15,
io-sim-classes >=0.2 && <0.3,
Expand Down

0 comments on commit 2d88e62

Please sign in to comment.