The base-compat package
Provides new additions to base for older versions of base, so that they can be used without sacrificing backward compatibility.
So far the following is covered:
readMaybe
readEither
lookupEnv
<>
System.IO.Error.catch is not re-exported from Prelude for older versions of base
Properties
| Versions | 0.0.0, 0.1.0, 0.1.0.1, 0.2.0, 0.2.0.1, 0.2.0.2, 0.2.1 |
|---|---|
| Dependencies | base (4.*) |
| License | MIT |
| Copyright | (c) 2012 Simon Hengel |
| Author | Simon Hengel <sol@typeful.net> |
| Maintainer | Simon Hengel <sol@typeful.net> |
| Category | System |
| Source repository | git clone https://github.com/sol/base-compat |
| Upload date | Sun Dec 2 02:06:06 UTC 2012 |
| Uploaded by | SimonHengel |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.2.1 |
Modules
- Control
- Data
- Debug
- Foreign
- GHC
- GHC.Arr
- GHC.Base
- GHC.Conc
- GHC.ConsoleHandler
- GHC.Constants
- GHC.Desugar
- GHC.Enum
- GHC.Environment
- GHC.Err
- GHC.Event
- GHC.Exception
- GHC.Exts
- GHC.Fingerprint
- GHC.Float
- GHC.Foreign
- GHC.ForeignPtr
- GHC.IO
- GHC.IOArray
- GHC.IORef
- GHC.Int
- GHC.List
- GHC.MVar
- GHC.Num
- GHC.PArr
- GHC.Pack
- GHC.Ptr
- GHC.Read
- GHC.Real
- GHC.ST
- GHC.STRef
- GHC.Show
- GHC.Stable
- GHC.Stack
- GHC.Stats
- GHC.Storable
- GHC.TopHandler
- GHC.Unicode
- GHC.Weak
- GHC.Word
- Numeric
- Prelude
- System
- Text
- Unsafe
Downloads
- base-compat-0.2.0.tar.gz (Cabal source package)
- package description (included in the package)