haskell-ariadne: broken build
Ariadne/GlobalNameIndex.hs:76:19: Not in scope: ‘splitDeclHead’
This commit is contained in:
parent
3d313b7ed3
commit
64497470b5
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ cabal.mkDerivation (self: {
|
|||
license = self.stdenv.lib.licenses.mit;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ ocharles ];
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue