@hackage / base-prelude

The most complete prelude formed from only the "base" package

1

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Categories Prelude
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 0

Links

Installation

Readme

A library which reexports all non-conflicting and most general definitions from the "base" package. This includes APIs for applicatives, arrows, monoids, foldables, traversables, exceptions, generics, ST, MVars and STM.

This package will never have any dependencies other than "base".