haskell-binary-parsers 0.2.3.0-4build6 source package in Ubuntu
Changelog
haskell-binary-parsers (0.2.3.0-4build6) bionic; urgency=medium * No-change rebuild for new GHC ABIs -- Steve Langasek <email address hidden> Sun, 05 Nov 2017 20:43:52 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-binary-parsers_0.2.3.0.orig.tar.gz | 267.4 KiB | bc6195493b950efcbeb9ef54dfe47a6badf894dff934cf02a4b170331c1b217a |
haskell-binary-parsers_0.2.3.0-4build6.debian.tar.xz | 3.1 KiB | d0599328beffd0a11aa11aee233547bda1e6ca585ef4de61da6634c950b185eb |
haskell-binary-parsers_0.2.3.0-4build6.dsc | 3.0 KiB | 5a815b5b0e71059154f6ce3e6c4803eb796a39696571e3e8a5bf90438ecb0621 |
Available diffs
- diff from 0.2.3.0-4build5 to 0.2.3.0-4build6 (528 bytes)
Binary packages built by this source
- libghc-binary-parsers-dev: parsec-/attoparsec-style parsing combinators
This package extends binary with parsec/attoparsec style parsing
combinators. It's useful when you want to deal with various binary
format, and it's very fast. You can now write more complex Binary
instances using comprehensive combinators, with serialisation
packages like blaze-texual.
.
Binary's Get monad is designed to perform best on non-backtracking
cases, but it still provides fast backtracking support via
Alternative instance, it's overall an excellent alternative to
attoparsec if you only deal with ByteString.
.
This package provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-binary-parsers-doc: parsec-/attoparsec-style parsing combinators; documentation
This package extends binary with parsec/attoparsec style parsing
combinators. It's useful when you want to deal with various binary
format, and it's very fast. You can now write more complex Binary
instances using comprehensive combinators, with serialisation
packages like blaze-texual.
.
Binary's Get monad is designed to perform best on non-backtracking
cases, but it still provides fast backtracking support via
Alternative instance, it's overall an excellent alternative to
attoparsec if you only deal with ByteString.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-binary-parsers-prof: parsec-/attoparsec-style parsing combinators; profiling libraries
This package extends binary with parsec/attoparsec style parsing
combinators. It's useful when you want to deal with various binary
format, and it's very fast. You can now write more complex Binary
instances using comprehensive combinators, with serialisation
packages like blaze-texual.
.
Binary's Get monad is designed to perform best on non-backtracking
cases, but it still provides fast backtracking support via
Alternative instance, it's overall an excellent alternative to
attoparsec if you only deal with ByteString.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.