haskell-yesod-core: update version to fix the test suite
This commit is contained in:
parent
d6d0871c51
commit
876ea22caf
@ -1151,7 +1151,7 @@ self: super: {
|
|||||||
arbtt = doJailbreak super.arbtt;
|
arbtt = doJailbreak super.arbtt;
|
||||||
|
|
||||||
# https://github.com/yesodweb/yesod/issues/1563
|
# https://github.com/yesodweb/yesod/issues/1563
|
||||||
yesod-core = dontCheck super.yesod-core;
|
yesod-core = self.yesod-core_1_6_8_1;
|
||||||
|
|
||||||
# https://github.com/danfran/cabal-macosx/issues/13
|
# https://github.com/danfran/cabal-macosx/issues/13
|
||||||
cabal-macosx = dontCheck super.cabal-macosx;
|
cabal-macosx = dontCheck super.cabal-macosx;
|
||||||
|
Loading…
Reference in New Issue
Block a user