haskell-happstack-hamlet: mark as broken
No upstream version supports happstack-server >= 7.4
This commit is contained in:
parent
9cc3a7771c
commit
fbe66014ab
@ -12,5 +12,7 @@ cabal.mkDerivation (self: {
|
||||
description = "Support for Hamlet HTML templates in Happstack";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user