Revert "Make reallyUnsafePtrEquality# levity-polymorphic"
This reverts commit d1f59540. This commit breaks the build of unordered-containers ``` [3 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.o, dist/build/Data/HashMap/Internal/Array.dyn_o ) *** Parser [Data.HashMap.Internal.Array]: Parser [Data.HashMap.Internal.Array]: alloc=21043544 time=13.621 *** Renamer/typechecker [Data.HashMap.Internal.Array]: Renamer/typechecker [Data.HashMap.Internal.Array]: alloc=151218672 time=187.083 *** Desugar [Data.HashMap.Internal.Array]: ghc: panic! (the 'impossible' happened) GHC version 9.3.20210625: expectJust splitFunTy CallStack (from HasCallStack): error, called at compiler/GHC/Data/Maybe.hs:68:27 in ghc:GHC.Data.Maybe expectJust, called at compiler/GHC/Core/Type.hs:1247:14 in ghc:GHC.Core.Type ``` Revert containers submodule update
Showing
- compiler/GHC/Builtin/primops.txt.pp 1 addition, 1 deletioncompiler/GHC/Builtin/primops.txt.pp
- docs/users_guide/9.4.1-notes.rst 0 additions, 7 deletionsdocs/users_guide/9.4.1-notes.rst
- libraries/containers 1 addition, 1 deletionlibraries/containers
- libraries/ghc-prim/changelog.md 0 additions, 9 deletionslibraries/ghc-prim/changelog.md
- testsuite/tests/primops/should_run/LevPolyPtrEquality1.hs 0 additions, 25 deletionstestsuite/tests/primops/should_run/LevPolyPtrEquality1.hs
- testsuite/tests/primops/should_run/LevPolyPtrEquality1.stdout 0 additions, 2 deletions...suite/tests/primops/should_run/LevPolyPtrEquality1.stdout
- testsuite/tests/primops/should_run/LevPolyPtrEquality2.hs 0 additions, 26 deletionstestsuite/tests/primops/should_run/LevPolyPtrEquality2.hs
- testsuite/tests/primops/should_run/LevPolyPtrEquality2.stdout 0 additions, 3 deletions...suite/tests/primops/should_run/LevPolyPtrEquality2.stdout
- testsuite/tests/primops/should_run/all.T 0 additions, 3 deletionstestsuite/tests/primops/should_run/all.T
Loading
Please register or sign in to comment