nri-prelude: A Prelude inspired by the Elm programming language

[ bsd3, library, web ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.0.6
Change log CHANGELOG.md
Dependencies aeson (>=1.4.6.0 && <1.6), ansi-terminal (>=0.9.1 && <0.12), async (>=2.2.2 && <2.3), auto-update (>=0.1.6 && <0.2), base (>=4.12.0.0 && <4.13), bytestring (>=0.10.8.2 && <0.12), concurrent-output (>=1.10.11 && <1.11), containers (>=0.6.0.1 && <0.7), directory (>=1.3.3.0 && <1.4), exceptions (>=0.10.4 && <0.11), filepath (>=1.4.2.1 && <1.5), hedgehog (>=1.0.2 && <1.1), junit-xml (>=0.1.0.0 && <0.2), pretty-diff (>=0.1.0.0 && <0.2), pretty-show (>=1.9.5 && <1.11), resourcet (>=1.2.2 && <1.3), safe-exceptions (>=0.1.7.0 && <1.3), tasty (>=1.2.3 && <1.4), tasty-test-reporter (>=0.1.1.1 && <0.2), terminal-size (>=0.3.2.1 && <0.4), text (>=1.2.3.1 && <1.3), time (>=1.8.0.2 && <1.11), vector (>=0.12.1.2 && <0.13) [details]
License BSD-3-Clause
Copyright 2020 NoRedInk Corp.
Author NoRedInk
Maintainer haskell-open-source@noredink.com
Category Web
Home page https://github.com/NoRedInk/haskell-libraries#readme
Bug tracker https://github.com/NoRedInk/haskell-libraries/issues
Source repo head: git clone https://github.com/NoRedInk/haskell-libraries(nri-prelude)
Uploaded by JasperWoudenberg at 2020-10-02T11:12:15Z
Distributions
Reverse Dependencies 7 direct, 0 indirect [details]
Downloads 3898 total (54 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-10-02 [all 1 reports]

Readme for nri-prelude-0.1.0.1

[back to package description]

NriPrelude

A Prelude inspired by the Elm programming language.

This package re-implements API's and re-uses documentation from elm-core (license) and elm-test (license).