Utils for autogen Haskell code by ELVM
Add this library to your stack.yaml
like the following if you use Stack.
...
extra-deps:
- git: https://github.com/nwtgck/elvm-util-haskell.git
commit: 53c6bfacc0fb6f78b4ef621c44e293e3d88409cd
...
Then, add elvm-util
to your package.yaml
.
...
library:
dependencies:
- elvm-util
...
You can find usage of this package in