root
- aeson-demo
- ats-src
- dhall-ats
- src
- test
- .hlint.yaml
- .hspec
- .stylish-haskell.yaml
- .yamllint
- Justfile
- LICENSE
- README.md
- ats-storable.cabal
- atspkg.dhall
- cabal.project
ats-storable
Fork of generic-storable altered to work with ATS' algebraic data types.
For documentation concerning the ATS side of things, consult the documentation.
Building for Hacking
Install atspkg, then:
atspkg build
cabal test