haskell-yesod-auth-hashdb: build is broken by recent updates to persistent
https://github.com/paul-rouse/yesod-auth-hashdb/issues/1
This commit is contained in:
parent
d2b284436d
commit
7783d1f147
@ -18,5 +18,6 @@ cabal.mkDerivation (self: {
|
||||
license = self.stdenv.lib.licenses.mit;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ ianwookim ];
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user