[Haskell-cafe] ANN: base-compat

Simon Hengel sol at typeful.net
Fri Nov 30 12:23:17 CET 2012


Hi,
I just released the first version of a package that "provide new
additions to base for older versions of base" [2].  So far the following
is covered:

    readMaybe
    readEither
    lookupEnv
    getExecutablePath 

Source is on GitHub [2]; patches welcome ;)

Cheers,
Simon

[1] http://hackage.haskell.org/package/base-compat
[2] https://github.com/sol/base-compat



More information about the Haskell-Cafe mailing list