packages feed

base-compat 0.2.0 → 0.2.0.1

raw patch · 1 files changed

+4/−18 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

base-compat.cabal view
@@ -1,5 +1,5 @@ name:             base-compat-version:          0.2.0+version:          0.2.0.1 license:          MIT license-file:     LICENSE copyright:        (c) 2012 Simon Hengel@@ -8,23 +8,9 @@ build-type:       Simple cabal-version:    >= 1.8 category:         System-synopsis:         Provides readMaybe, lookupEnv, etc. for older versions of base-description:      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+synopsis:         A compatibility layer for base+description:      Ban CPP from your code.  See the README for what is covered:+                  https://github.com/sol/base-compat#readme  source-repository head   type: git