The void package
A Haskell 98 logically uninhabited data type, used to indicate that a given term should not exist.
[Skip to Readme]
Properties
| Versions | 0.1, 0.2, 0.3, 0.4, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.4.1, 0.5.4.2, 0.5.4.3, 0.5.5, 0.5.5.1, 0.5.6, 0.5.7, 0.5.8, 0.5.10, 0.5.11, 0.5.12, 0.6, 0.6.1, 0.7, 0.7.1 |
|---|---|
| Change log | CHANGELOG.markdown |
| Dependencies | base (>=3 && <10), deepseq (>=1.1 && <1.5), ghc-prim, hashable (>=1.1), semigroups (>=0.8.2) [details] |
| License | BSD3 |
| Copyright | Copyright (C) 2008-2015 Edward A. Kmett |
| Author | Edward A. Kmett |
| Maintainer | Edward A. Kmett <ekmett@gmail.com> |
| Stability | portable |
| Category | Data Structures |
| Home page | http://github.com/ekmett/void |
| Bug tracker | http://github.com/ekmett/void/issues |
| Source repository | head: git clone git://github.com/ekmett/void.git |
| Uploaded | Sun Sep 13 18:16:23 UTC 2015 by EdwardKmett |
| Distributions | Arch:0.7.1, Debian:0.7.1, Fedora:0.7.1, FreeBSD:0.7, LTSHaskell:0.7.1, NixOS:0.7.1, Stackage:0.7.1, Tumbleweed:0.7.1 |
| Downloads | 188089 total (58 in the last 30 days) |
| Votes | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |
Flags
| Name | Description | Default | Type |
|---|---|---|---|
| safe | Disabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- void-0.7.1.tar.gz [browse] (Cabal source package)
- Package description (included in the package)