structs: Strict GC'd imperative object-oriented programming with cheap pointers.
This project is an experiment with a small GC'd strict mutable imperative universe with cheap pointers inside of the GHC runtime system.
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-doctests | Enabled | |
test-hlint | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- structs-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0, 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | base (>=4.9 && <5), deepseq, ghc-prim, primitive, template-haskell (>=2.11 && <2.13) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.1 |
License | BSD-3-Clause |
Copyright | Copyright (C) 2015-2017 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com> |
Category | Data |
Home page | http://github.com/ekmett/structs/ |
Bug tracker | http://github.com/ekmett/structs/issues |
Source repo | head: git clone git://github.com/ekmett/structs.git |
Uploaded | by ryanglscott at 2017-05-12T16:36:48Z |
Distributions | LTSHaskell:0.1.9, NixOS:0.1.9, Stackage:0.1.9 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5103 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] Last success reported on 2017-05-12 [all 1 reports] |