pa-prelude: The Possehl Analytics Prelude

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

A prelude to be used in addition to base’s Prelude.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies base (<5), bytestring, containers, error, exceptions, mtl, profunctors, PyF, semigroupoids, text, these, validation-selective [details]
License BSD-3-Clause
Copyright 2023 Possehl Analytics GmbH
Author
Maintainer Philip Patsch <philip.patsch@possehl-analytics.com>
Category Data, Possehl-Analytics
Home page https://github.com/possehl-analytics/pa-hackage
Uploaded by Profpatsch at 2023-05-19T12:42:20Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for pa-prelude-0.1.0.0

[back to package description]

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.