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
- Host: GitHub
- URL: https://github.com/vmchale/haskell-ats
- Owner: vmchale
- Created: 2017-12-26T02:07:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T20:09:55.000Z (over 7 years ago)
- Last Synced: 2025-04-04T08:01:38.742Z (9 months ago)
- Language: Haskell
- Size: 29.3 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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/
```