haskell.ghc865.mmorph: Fix build

This commit is contained in:
Malte Brandy
2021-02-05 23:05:20 +01:00
committed by Peter Simons
parent f159654fb1
commit 160d449726
3 changed files with 17 additions and 0 deletions
@@ -94,4 +94,6 @@ self: super: {
# This became a core library in ghc 8.10., so we dont have an "exception" attribute anymore.
exceptions = super.exceptions_0_10_4;
mmorph = super.mmorph_1_1_3;
}