techlab: Bleeding edge prelude

[ library, mit, prelude ] [ Propose Tags ]

Modules

  • Techlab
    • Techlab.Dhall
    • Techlab.Formatting

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), chassis, co-log-polysemy, composite-base, containers, dhall, formatting, optics, path-dhall-instance, polysemy, polysemy-extra, polysemy-fs, polysemy-methodology, polysemy-methodology-composite, polysemy-plugin, polysemy-vinyl, polysemy-zoo [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Category Prelude
Source repo head: git clone https://gitlab.com/homotopic-tech/
Uploaded by locallycompact at 2020-12-08T18:17:27Z
Distributions
Downloads 307 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-12-08 [all 3 reports]

Readme for techlab-0.1.0.0

[back to package description]

Techlab - Bleeding Edge Prelude

Techlab is a prelude aimed at maximising expressivity in Haskell.

This is intended for serious Haskell power users who don't mind the ground moving under them.

Techlab values expressivity above all other concerns. We want to see how convenient and natural domain modelling can be made in Haskell. That is, we don't know exactly what the final form of this toolkit might look like, and we make no guarantees that anything you might want in a prelude won't be sacrificed in pursuit of shinier language elements and ergonomics.

Techlab currently contains re-exports of chassis, a wide range of polysemy libraries, dhall, formatting and optics. Hobbyists who like polysemy will probably feel right at home here, and contributions are welcome.

Very early release - nothing is namespaced well or comprehensively re-exported.