@hackage coco0.0.1.0
compatible conversions
Categories
License
MIT
Maintainer
konrad@disroot.org
Links
Versions
Installation
Dependencies (9)
- aeson >=2.1 && <2.3
- base >=4.17 && <4.23
- bytestring >=0.11.3 && <0.13
- foldable1-classes-compat >=0.1 && <0.2
- template-haskell >=2.19 && <2.25
- text >=1.2.5.0 && <2.2 Show all…
Dependents (0)
Other conversion packages define isomorphisms and such, but that doesn't guarantee you converting a to b and b to c is the same as converting a to c. This package is designed to guarantee conversions are compatible to each other.