This version can be pinned in stack with:binary-orphans-0.1.8.0@sha256:009457e7f5f2dfdc32cb4b2b0bfc5d88ac78acb1b5fa8de15fd933ceb70cdeb6,2615
Module documentation for 0.1.8.0
Depends on 13 packages
(full list with versions):
aeson,
base,
binary,
case-insensitive,
hashable,
scientific,
tagged,
text,
text-binary,
time,
unordered-containers,
vector,
vector-binary-instances binary-orphans
Orphan instances for binary.
-
0.1.8.0
ZonedTime
instance (by @mstksg)
-
0.1.7.0
- GHC-8.2 support
SystemTime
instance (time-1.8
)
-
0.1.6.0
- Add instance for
hashed
in hashable >=1.2.5.0
-
0.1.5.2
- Fix issue with binary-0.5.*
-
0.1.5.1
- Fix issue with binary-0.8.4.* and GHC-7.*
-
0.1.5.0
- Add
CI a
instance
- Add
Alt f a
instance for base >= 4.8.0.0
- Add
WrappedMonoid m
and Arg a b
instances
- Support
binary-0.8.4.0
- Add
Void
instance (base <4.8
)
- Add
Natural
instance (nats <1.1
, base <4.8
)
-
0.1.4.0
- Add
AbsoluteTime
instance (thanks @neongreen)
-
0.1.3.1
-
0.1.3.0
- Add
Min
, Max
, First
, Last
, Option
, and NonEmpty
instances (from semigroups
)
-
0.1.2.0
- Support
scientific >= 0.3.4
-
0.1.1.0
- Add
Dual
, All
, Any
, Sum
, Product
, First
and Last
instances