haskell.packages.ghc884.exceptions: reflect 0.10.5 release
This commit is contained in:
parent
ee29184c9a
commit
f854f80bc7
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ self: super: {
|
||||||
liquidhaskell = markBroken super.liquidhaskell;
|
liquidhaskell = markBroken super.liquidhaskell;
|
||||||
|
|
||||||
# This became a core library in ghc 8.10., so we don‘t have an "exception" attribute anymore.
|
# This became a core library in ghc 8.10., so we don‘t have an "exception" attribute anymore.
|
||||||
exceptions = super.exceptions_0_10_4;
|
exceptions = super.exceptions_0_10_5;
|
||||||
|
|
||||||
# ghc versions which don‘t match the ghc-lib-parser-ex version need the
|
# ghc versions which don‘t match the ghc-lib-parser-ex version need the
|
||||||
# additional dependency to compile successfully.
|
# additional dependency to compile successfully.
|
||||||
|
|
Loading…
Reference in a new issue