Merge pull request #19534 from LumiGuide/fix-cereal-on-ghcjs
cereal: fix build on ghcjs
This commit is contained in:
commit
c031945a9f
@ -129,4 +129,5 @@ self: super:
|
||||
# triggers an internal pattern match failure in haddock
|
||||
# https://github.com/haskell/haddock/issues/553
|
||||
wai = dontHaddock super.wai;
|
||||
cereal = addBuildDepend super.cereal [ self.fail ];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user