base-compat-0.8.2: A compatibility layer for base
Provides functions available in later versions of base
to
a wider range of compilers, without requiring you to use CPP
pragmas in your code. See the
README
for what is covered. Also see the
changelog
for recent changes.
Note that base-compat
does not add any orphan instances.
There is a separate package
base-orphans
for that.
Modules
- Control
- Concurrent
- Monad
- Data
- Bits
- Bool
- Either
- Foldable
- Function
- Functor
- List
- Monoid
- Version
- Word
- Debug
- Trace
- Foreign
- Numeric
- Prelude
- System
- Environment
- Exit
- Text
- Read