haskell-monadloc-pp: broken by recent monadloc update
This commit is contained in:
parent
acdb574813
commit
6556039481
@ -16,5 +16,6 @@ cabal.mkDerivation (self: {
|
||||
license = self.stdenv.lib.licenses.publicDomain;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ tomberek ];
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user