This project is mirrored from https://github.com/kolmodin/binary.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Jun 29, 2019
-
-
John Ericson authored
-
- Jun 06, 2019
-
-
Lennart Kolmodin authored
Remove 7.4.1 as it's broken upstream.
-
- May 15, 2019
-
-
Lennart Kolmodin authored
Prepare 0.8.7.0
-
- May 13, 2019
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Mar 12, 2019
-
-
Lennart Kolmodin authored
Haddock markup fixes
-
- Mar 11, 2019
-
-
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)
-
- Feb 02, 2019
-
-
Lennart Kolmodin authored
'Binary (NonEmpty a)' should 'fail' on empty lists
-
Lennart Kolmodin authored
Co-Authored-By:
harpocrates <alec.theriault@gmail.com>
-
- Jan 23, 2019
-
-
Lennart Kolmodin authored
Compatibility with future ghc-8.8/base-4.13
-
Lennart Kolmodin authored
Typofix
-
- Jan 22, 2019
-
-
Gabor Greif authored
-
- Jan 20, 2019
-
-
Herbert Valerio Riedel authored
-
- Nov 15, 2018
-
-
Lennart Kolmodin authored
Remove unused imports.
-
- Nov 13, 2018
-
-
Lennart Kolmodin authored
Add support for Int16#, Word16#
-
- Nov 08, 2018
-
-
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).
-
- Nov 05, 2018
-
-
Ben Gamari authored
-
- Oct 06, 2018
-
-
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
-
- Oct 04, 2018
-
-
Ben Gamari authored
-
- Aug 10, 2018
-
-
Alec Theriault authored
The failure should be in the context of 'MonadFail'.
-
- Aug 08, 2018
-
-
Lennart Kolmodin authored
-
Lennart Kolmodin authored
-
- Aug 06, 2018
-
-
Lennart Kolmodin authored
-
Lennart Kolmodin authored
-
- Aug 04, 2018
-
-
Lennart Kolmodin authored
There was no breaking changes in version 0.10.0.0, so let's also release under 0.8.6.0.
-
- Aug 02, 2018
-
- Aug 01, 2018
-
-
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.
-
- Jun 07, 2018
-
-
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
-
- Mar 12, 2018
-
-
DanielDiaz authored
-