mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 23:20:55 +00:00
haskell-SourceGraph: broken by haskell-src-exts update
This commit is contained in:
parent
89975f8fb2
commit
608c0271d8
|
@ -18,5 +18,6 @@ cabal.mkDerivation (self: {
|
|||
description = "Static code analysis using graph-theoretic techniques";
|
||||
license = "GPL";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue