buffer-builder: Library for efficiently building up buffers, one piece at a time
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.
Warnings:
- No 'description' field.
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- 'cc-options: -O[n]' is generally not needed. When building with optimisations Cabal automatically adds '-O2' for C code. Setting it yourself interferes with the --disable-optimization flag.
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.2.2, 0.2.3.0, 0.2.4.0, 0.2.4.1, 0.2.4.2, 0.2.4.3, 0.2.4.4, 0.2.4.5, 0.2.4.6, 0.2.4.7, 0.2.4.8 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), bytestring, mtl [details] |
License | BSD-3-Clause |
Copyright | IMVU Inc., Chad Austin |
Author | Chad Austin |
Maintainer | chad@chadaustin.me |
Category | Data |
Home page | https://github.com/chadaustin/buffer-builder |
Uploaded | by chadaustin at 2015-01-31T10:02:38Z |
Modules
[Index]
Downloads
- buffer-builder-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees