perf: implement fast Get for integral types #13
Annotations
8 warnings
|
Haddock:
src/Data/Binary/Class.hs#L829
In the use of ‘getOption’ (imported from Data.Semigroup):
|
|
Haddock:
src/Data/Binary/Class.hs#L828
In the use of data constructor ‘Option’
|
|
Haddock:
src/Data/Binary/Class.hs#L827
In the use of type constructor or class ‘Option’
|
|
Build benchmarks:
benchmarks/Put.hs#L8
The import of ‘Data.Monoid’ is redundant
|
|
Build tests:
tests/QC.hs#L183
Orphan instance: instance Arbitrary TypeRep
|
|
Build:
src/Data/Binary/Class.hs#L829
In the use of ‘getOption’ (imported from Data.Semigroup):
|
|
Build:
src/Data/Binary/Class.hs#L828
In the use of data constructor ‘Option’
|
|
Build:
src/Data/Binary/Class.hs#L827
In the use of type constructor or class ‘Option’
|
Loading