hlint: jailbreak to support latest version of cpphs
This commit is contained in:
parent
e6e33e3d08
commit
0cb9924e7f
@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
|||||||
buildDepends = [
|
buildDepends = [
|
||||||
cpphs filepath haskellSrcExts hscolour transformers uniplate
|
cpphs filepath haskellSrcExts hscolour transformers uniplate
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://community.haskell.org/~ndm/hlint/";
|
homepage = "http://community.haskell.org/~ndm/hlint/";
|
||||||
description = "Source code suggestions";
|
description = "Source code suggestions";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user