packages feed

ats-pkg-1.2.0.3: README.md

# ats-pkg

This is a build system for ATS written in Haskell and configured with Dhall.
You can see a working example
[here](http://github.com/vmchale/polyglot).

## Example

To build a binary package from source, run

```bash
 $ atspkg remote https://github.com/vmchale/polyglot/archive/0.3.30.tar.gz
```