An open API service indexing awesome lists of open source software.

https://github.com/vmchale/haskell-ats

Template project for mixing Haskell and ATS
https://github.com/vmchale/haskell-ats

Last synced: 9 months ago
JSON representation

Template project for mixing Haskell and ATS

Awesome Lists containing this project

README

          

# haskell-ats

This is a template for [pi](https://github.com/vmchale/project-init) that
initializes a new Haskell project which will call ATS code using the FFI. You
can invoke it with:

```
$ pi git vmchale/haskell-ats project/
```