haskell-ariadne: broken by recent update to haskell-names
This commit is contained in:
parent
9f4bb630d9
commit
e3e36120ba
|
@ -27,5 +27,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 New Issue