tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
hlint: jailbreak to support latest version of cpphs
Peter Simons
12 years ago
0cb9924e
e6e33e3d
+1
1 changed file
expand all
collapse all
unified
split
pkgs
development
tools
haskell
hlint
default.nix
+1
pkgs/development/tools/haskell/hlint/default.nix
···
11
11
buildDepends = [
12
12
cpphs filepath haskellSrcExts hscolour transformers uniplate
13
13
];
14
14
+
jailbreak = true;
14
15
meta = {
15
16
homepage = "http://community.haskell.org/~ndm/hlint/";
16
17
description = "Source code suggestions";