-
Ryan Scott authored
This updates the patch to accommodate the following GHC commits: * ghc/ghc@c5d89412 This removes the `mi_globals` field in favor of `mi_top_env`. * ghc/ghc@36aa7cf1 This adds an additional `CompressionIFace` argument to the `writeIface` and `putWithUserData` functions.
Ryan Scott authoredThis updates the patch to accommodate the following GHC commits: * ghc/ghc@c5d89412 This removes the `mi_globals` field in favor of `mi_top_env`. * ghc/ghc@36aa7cf1 This adds an additional `CompressionIFace` argument to the `writeIface` and `putWithUserData` functions.
Loading