Skip to content

nwtgck/elvm-util-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elvm-util

Build Status

Utils for autogen Haskell code by ELVM

Install

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
...

Example repositories

You can find usage of this package in

About

Utils for autogen Haskell code by ELVM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published