hlint: jailbreak to support latest version of cpphs

+1
+1
pkgs/development/tools/haskell/hlint/default.nix
··· 11 11 buildDepends = [ 12 12 cpphs filepath haskellSrcExts hscolour transformers uniplate 13 13 ]; 14 + jailbreak = true; 14 15 meta = { 15 16 homepage = "http://community.haskell.org/~ndm/hlint/"; 16 17 description = "Source code suggestions";