spiros

Spiros Boosalis's Custom Prelude

https://github.com/sboosali/spiros#readme

Latest on Hackage:0.4.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

Apache-2.0 licensed by Spiros Boosalis
Maintained by [email protected]

My custom prelude. I'm user/sboo on Hackage, @sboosali on GitHub, and /u/spirosboosalis on reddit.

Diverges slightly from base's: adding, removing, and shadowing.

Compatible with (and built/tested against):

  • 5 GHCs — from « ghc-7.10.* » (in Debian) to « ghc-8.6.* » (the latest, circa 2019).

  • GHCJS — the Haskell→JavaScript transpiler (« ghcjs-8.6.* »).

  • Musl — « ghc » statically-linked against « libmusl » (instead of dynamically-linked against « glibc », the default).

  • 3 OSs — Linux (« linux »), Windows (« win32 »), and MacOS (« darwin »). (Should work on FreeBSD and Andriod, too).