This version can be pinned in stack with:binary-instances-1.0.0.1@sha256:e234be994da675479a3661f050d4a1d53565c9ed7786d9a68b7a29ba8b54b5a7,2659
Module documentation for 1.0.0.1
Depends on 14 packages
(full list with versions):
aeson, 
base, 
binary, 
binary-orphans, 
case-insensitive, 
hashable, 
scientific, 
tagged, 
text, 
text-binary, 
time-compat, 
unordered-containers, 
vector, 
vector-binary-instances `binary-instances` defines orphan instances for types in some popular packages.
1
- 
Breaking change rename this package to binary-instances.
It was previously known asbinary-orphans, which is now only a subset.
 
- 
Depend on time-compatto provideBinaryinstances fortimetypes.
 
0.1.8.0
- ZonedTimeinstance (by @mstksg)
0.1.7.0
- GHC-8.2 support
- SystemTimeinstance (- time-1.8)
0.1.6.0
- Add instance for hashedinhashable >=1.2.5.0
0.1.5.2
- Fix issue with binary-0.5.x
0.1.5.1
- Fix issue with binary-0.8.4.x and GHC-7.x
0.1.5.0
- Add CI ainstance
- Add Alt f ainstance forbase >= 4.8.0.0
- Add WrappedMonoid mandArg a binstances
- Support binary-0.8.4.0
- Add Voidinstance (base <4.8)
- Add Naturalinstance (nats <1.1,base <4.8)
0.1.4.0
- Add AbsoluteTimeinstance (thanks @neongreen)
0.1.3.1
0.1.3.0
- Add Min,Max,First,Last,Option, andNonEmptyinstances (fromsemigroups)
0.1.2.0
- Support scientific >= 0.3.4
0.1.1.0
- Add Dual,All,Any,Sum,Product,FirstandLastinstances