Converted the project into a cabal project.
authorAuke Booij <auke@tulcod.com>
Wed, 14 Oct 2015 09:14:20 +0000 (10:14 +0100)
committerAuke Booij <auke@tulcod.com>
Wed, 14 Oct 2015 12:13:53 +0000 (13:13 +0100)
commit2879706a0e0ad7447d0bb517d6f9b3478a0b63e6
treeb18566d8f4774debedf45ee87460a046d1f83936
parent7f025cc64282191362770531eac76cbad136fd47
Converted the project into a cabal project.

Using the cabal project files, one can easily build this project in sandboxes.
It is also more easy to package for distribution.

Also includes a minor LICENSE file reformatting and encoding fix.

Original Makefile is still in place.
.gitignore
LICENSE
Setup.hs [new file with mode: 0644]
cubicaltt.cabal [new file with mode: 0644]