mprelude: A minimalish prelude.

[ bsd3, library, prelude ] [ Propose Tags ]

Prelude extracted from observing NoImplicitPrelude using projects by https://github.com/mbj.

Idea is to not design a prelude, but to observe one by deduplicating repeated imports cross a larger project space.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
development

Run GHC with development flags

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.2.1
Dependencies base (>4.12 && <14.15), source-constraints (>=0.0.2 && <0.1), text (>=1.2 && <1.3), unliftio-core (>=0.2 && <0.3) [details]
License BSD-3-Clause
Author
Maintainer Markus Schirp <mbj@schirp-dso.com>
Category prelude
Home page https://github.com/mbj/mprelude#readme
Bug tracker https://github.com/mbj/mprelude/issues
Source repo head: git clone https://github.com/mbj/mprelude
Uploaded by mbj at 2020-11-20T02:23:45Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 460 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-11-20 [all 1 reports]

Readme for mprelude-0.2.1

[back to package description]

CI

mprelude

Experimental prelude. Boring, may be its main attribute.