base-compat
Version 0.14.1 revision 0 uploaded by ryanglscott.
Package meta
- Synopsis
- A compatibility layer for base
- Description
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.In addition,
base-compat
does not backport any data types or type classes. Seethis section of the README
for more info.base-compat
is designed to have zero dependencies. For a version ofbase-compat
that depends on compatibility libraries for a wider support window, see thebase-compat-batteries
package. Most of the modules in this library have the same names as inbase-compat-batteries
to make it easier to switch between the two. There also exist versions of each module with the suffix.Repl
, which are distinct from anything inbase-compat-batteries
, to allow for easier use in GHCi.- Author
- Simon Hengel <sol@typeful.net>, João Cristóvão <jmacristovao@gmail.com>, Ryan Scott <ryan.gl.scott@gmail.com>
- Bug reports
- n/a
- Category
- Compatibility
- Copyright
- (c) 2012-2018 Simon Hengel, (c) 2014-2018 João Cristóvão, (c) 2015-2018 Ryan Scott
- Homepage
- n/a
- Maintainer
- Simon Hengel <sol@typeful.net>, João Cristóvão <jmacristovao@gmail.com>, Ryan Scott <ryan.gl.scott@gmail.com>
- Package URL
- n/a
- Stability
- n/a