Add ats-extsolve (formerly patsolve)

This commit is contained in:
Shea Levy
2015-04-30 18:54:40 -04:00
parent 6823b5e657
commit a704233a87
5 changed files with 175 additions and 0 deletions
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
buildInputs = [ gmp ];
setupHook = ./setup-hook.sh;
meta = {
description = "Functional programming language with dependent types";
homepage = "http://www.ats-lang.org";
@@ -0,0 +1 @@
export PATSHOME=@out@/lib/ats2-postiats-@version@