This project is mirrored from https://github.com/kolmodin/binary.
Pull mirroring updated .
- 04 Jul, 2019 1 commit
-
-
Sebastian Graf authored
-
- 06 Jun, 2019 1 commit
-
-
Lennart Kolmodin authored
Remove 7.4.1 as it's broken upstream.
-
- 15 May, 2019 1 commit
-
-
Lennart Kolmodin authored
Prepare 0.8.7.0
-
- 13 May, 2019 2 commits
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- 12 Mar, 2019 1 commit
-
-
Lennart Kolmodin authored
Haddock markup fixes
-
- 11 Mar, 2019 1 commit
-
-
Alec Theriault authored
* Use the standard `@since` notation (since it plays well with re-exports in other packages) * Use `@ ... @` for monospacing things that aren't identifiers * Qualify some linked identifiers (so that they actually link)
-
- 02 Feb, 2019 2 commits
-
-
Lennart Kolmodin authored
'Binary (NonEmpty a)' should 'fail' on empty lists
-
Lennart Kolmodin authored
Co-Authored-By:
harpocrates <alec.theriault@gmail.com>
-
- 23 Jan, 2019 2 commits
-
-
Lennart Kolmodin authored
Compatibility with future ghc-8.8/base-4.13
-
Lennart Kolmodin authored
Typofix
-
- 22 Jan, 2019 1 commit
-
-
Gabor Greif authored
-
- 20 Jan, 2019 1 commit
-
-
Herbert Valerio Riedel authored
-
- 15 Nov, 2018 1 commit
-
-
Lennart Kolmodin authored
Remove unused imports.
-
- 13 Nov, 2018 1 commit
-
-
Lennart Kolmodin authored
Add support for Int16#, Word16#
-
- 08 Nov, 2018 1 commit
-
-
David Eichmann authored
Due to a bug in ghc, some unused imports do not yield warnings. This commit will remove such unused imports in preparation for the ghc bug fix (see https://ghc.haskell.org/trac/ghc/ticket/13064).
-
- 05 Nov, 2018 1 commit
-
-
Ben Gamari authored
-
- 06 Oct, 2018 4 commits
-
-
Lennart Kolmodin authored
Add GHC 8.6.1 to travis and docker.
-
Lennart Kolmodin authored
-
Lennart Kolmodin authored
-
Lennart Kolmodin authored
Add support for Int8Rep/Word8Rep added in GHC 8.7
-
- 04 Oct, 2018 1 commit
-
-
Ben Gamari authored
-
- 10 Aug, 2018 1 commit
-
-
Alec Theriault authored
The failure should be in the context of 'MonadFail'.
-
- 08 Aug, 2018 2 commits
-
-
Lennart Kolmodin authored
-
Lennart Kolmodin authored
-
- 06 Aug, 2018 2 commits
-
-
Lennart Kolmodin authored
-
Lennart Kolmodin authored
-
- 04 Aug, 2018 1 commit
-
-
Lennart Kolmodin authored
There was no breaking changes in version 0.10.0.0, so let's also release under 0.8.6.0.
-
- 02 Aug, 2018 1 commit
-
-
Lennart Kolmodin authored
-
- 01 Aug, 2018 4 commits
-
-
Lennart Kolmodin authored
-
Lennart Kolmodin authored
-
Lennart Kolmodin authored
-
Lennart Kolmodin authored
GHC gave a warning that we needed modules but didn't explicitly depend on them in the .cabal file.
-
- 07 Jun, 2018 6 commits
-
-
Lennart Kolmodin authored
Add Binary instance for Identity, from base-4.8.0.0
-
Lennart Kolmodin authored
Don't use * as Type in the presence of TypeOperators
-
DanielDiaz authored
-
Vladislav Zavialov authored
-
Lennart Kolmodin authored
Fix CI
-
Vladislav Zavialov authored
-
- 12 Mar, 2018 1 commit
-
-
DanielDiaz authored
-