haskell-Agda: jailbreak to support the latest version of 'hashtables'
This commit is contained in:
parent
89c34e18ce
commit
fcac0afb3a
@ -15,6 +15,7 @@ cabal.mkDerivation (self: {
|
|||||||
xhtml zlib
|
xhtml zlib
|
||||||
];
|
];
|
||||||
buildTools = [ alex happy ];
|
buildTools = [ alex happy ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://wiki.portal.chalmers.se/agda/";
|
homepage = "http://wiki.portal.chalmers.se/agda/";
|
||||||
description = "A dependently typed functional programming language and proof assistant";
|
description = "A dependently typed functional programming language and proof assistant";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user