diff options
| author | Sven Tennie <sven.tennie@gmail.com> | 2023-04-16 08:53:15 +0000 |
|---|---|---|
| committer | Sven Tennie <sven.tennie@gmail.com> | 2023-05-05 19:59:53 +0000 |
| commit | 373f0f225ad44be098882e2eb4104b1b3bb31d68 (patch) | |
| tree | 34f77335a6ba674b2ac9796834ef3767d8a6f6af | |
| parent | c2ec67888a510ea286ece8b2db90580e6325f2bf (diff) | |
| download | haskell-373f0f225ad44be098882e2eb4104b1b3bb31d68.tar.gz | |
Cleanup
| -rw-r--r-- | libraries/ghc-heap/GHC/Exts/Stack/Decode.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/ghc-heap/GHC/Exts/Stack/Decode.hs b/libraries/ghc-heap/GHC/Exts/Stack/Decode.hs index ded5bfc3d0..9c175fe17c 100644 --- a/libraries/ghc-heap/GHC/Exts/Stack/Decode.hs +++ b/libraries/ghc-heap/GHC/Exts/Stack/Decode.hs @@ -461,5 +461,4 @@ decodeStack (StackSnapshot stack#) = do #else module GHC.Exts.Stack.Decode where -import qualified GHC.Base as stack #endif |
