haskell-snap-cors: broken by network 2.6.x update
This commit is contained in:
parent
38751005a1
commit
10b43b4a16
@ -17,5 +17,6 @@ cabal.mkDerivation (self: {
|
||||
description = "Add CORS headers to Snap applications";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user