3
0
Fork 0
forked from mirrors/nixpkgs

haskell-Agda: jailbreak to support the latest version of 'hashtables'

This commit is contained in:
Peter Simons 2013-02-09 18:17:32 +01:00
parent 89c34e18ce
commit fcac0afb3a

View file

@ -15,6 +15,7 @@ cabal.mkDerivation (self: {
xhtml zlib
];
buildTools = [ alex happy ];
jailbreak = true;
meta = {
homepage = "http://wiki.portal.chalmers.se/agda/";
description = "A dependently typed functional programming language and proof assistant";