Closed Gabriella439 closed 10 years ago
If one removes the mmorph and mtl type classes from pipes the library is Haskell 98. It would be nice to have a cabal flag that one can set to conditionally compile the Haskell98 subset of the library for people who don't want to use any extensions.
mmorph
mtl
pipes
Fixed by #103
If one removes the
mmorph
andmtl
type classes frompipes
the library is Haskell 98. It would be nice to have a cabal flag that one can set to conditionally compile the Haskell98 subset of the library for people who don't want to use any extensions.