@@ -14,6 +14,5 @@ let version = "0.0.3"; in stdenv.mkDerivation {
|
|||||||
description = "A statically typed programming language that unifies implementation with formal specification";
|
description = "A statically typed programming language that unifies implementation with formal specification";
|
||||||
homepage = http://www.ats-lang.org/;
|
homepage = http://www.ats-lang.org/;
|
||||||
license = stdenv.lib.licenses.gpl3Plus;
|
license = stdenv.lib.licenses.gpl3Plus;
|
||||||
maintainers = [ stdenv.lib.maintainers.shlevy ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user