@hackage pa-prelude0.3.0.0
The Possehl Analytics Prelude
Installation
Dependencies (17)
- PyF
- base <5
- bytestring
- containers
- error >0.1 && <1.1
- exceptions Show all…
Dependents (5)
@hackage/pa-json, @hackage/pa-field-parser, @hackage/pa-run-command, @hackage/pa-pretty, @hackage/pa-error-tree
pa-prelude / PossehlAnalyticsPrelude
A prelude, we use in our projects; it should be imported in addition to Prelude from base,
because we don’t want to diverge from base too much.
Instead, we depend of hlint to rewrite/deny the use of some functions. See ../.hlint.yaml for our hlint rules.