We inherited Agda's monstrous build system. Let's pare it down to size.
- Remove
stacksupport - Remove the
Makefile - Replace the test suite with
cabaltests
We inherited Agda's monstrous build system. Let's pare it down to size.
- [x] Remove `stack` support
- [ ] Remove the `Makefile`
- [x] Replace the test suite with `cabal` tests