@hackage compact-string-fix0.3.2
Same as compact-string except with a small fix so it builds on ghc-6.12
Categories
License
BSD-3-Clause
Maintainer
Tony Hannan <tony@10gen.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (2)
- base >=3 && <4.11
- bytestring >=0.9 && <0.11 Show all…
Dependents (9)
@hackage/structured-mongoDB, @hackage/snaplet-mongoDB, @hackage/acme-everything, @hackage/hails, @hackage/persistent-mongoDB, @hackage/bson-mapping, Show all…
Fast, packed, strict strings with a list interface.
Based on Data.ByteString.
Multiple encodings are supported.
This is the same package as compact-string-0.3.1 except for a small fix to work with the new Exception library. Once Twan updates that package, this package will be deprecated.