refined: Refinement types with static and runtime checking

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]

For an extensive introduction to the library please follow to this blog-post.

Properties

Versions 0.1.0.0, 0.1.1.0, 0.1.2, 0.1.2.1, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.3.0.0, 0.4, 0.4, 0.4.1, 0.4.2, 0.4.2.1, 0.4.2.2, 0.4.3, 0.4.4, 0.5, 0.5.1, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.7, 0.8, 0.8.1
Change log None available
Dependencies aeson (>=0.9 && <1.5.0.0), base (>=4.9.1.0 && <4.13.0.0), deepseq (>=1.4.0.0 && <1.5.0.0), exceptions (>=0.8.0.0 && <0.11.0), mtl (>=2.2.1.0 && <3.0.0.0), prettyprinter (>=1.1.0.1 && <1.3.0.0), QuickCheck (>=2.1 && <2.13), template-haskell (>=2.9.0.0 && <2.15.0.0), these (>=0.7.0.0 && <0.8.0.0), transformers (>=0.5.0.0 && <0.6.0.0) [details]
License MIT
Copyright Copyright © 2015, Nikita Volkov Copyright © 2018, Remy Goldschmidt Copyright © 2018, Daniel Cartwright
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer chessai <chessai1996@gmail.com>
Category Data
Home page https://github.com/nikita-volkov/refined
Bug tracker https://github.com/nikita-volkov/refined/issues
Source repo head: git clone git://github.com/nikita-volkov/refined.git
Uploaded by chessai at 2019-03-18T13:40:09Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
aeson

You can disable the use of the aeson package using `-f-aeson`.

This may be useful for accelerating builds in sandboxes for expert users.

Enabled
quickcheck

You can disable the use of the QuickCheck package using `-f-QuickCheck`.

This may be useful for accelerating builds in sandboxes for expert users.

Enabled

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