haskell.packages.ghc884.exceptions: reflect 0.10.5 release
This commit is contained in:
parent
ee29184c9a
commit
f854f80bc7
@ -118,7 +118,7 @@ self: super: {
|
||||
liquidhaskell = markBroken super.liquidhaskell;
|
||||
|
||||
# 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
|
||||
# additional dependency to compile successfully.
|
||||
|
Loading…
Reference in New Issue
Block a user