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 New Issue
Block a user