Rodrigo Mesquita pushed to branch wip/spj-reinstallable-base2 at Glasgow Haskell Compiler / GHC
Commits:
-
6c4f54f9
by Rodrigo Mesquita at 2026-06-12T17:01:22+01:00
1 changed file:
Changes:
| ... | ... | @@ -22,6 +22,7 @@ module GHC.Internal.Event.EPoll |
| 22 | 22 | ) where
|
| 23 | 23 | |
| 24 | 24 | import qualified GHC.Internal.Event.Internal as E
|
| 25 | +import qualified GHC.Internal.Stack.Types as Rebindable
|
|
| 25 | 26 | import qualified GHC.Internal.Base as Rebindable -- For known-key names
|
| 26 | 27 | |
| 27 | 28 | #include "EventConfig.h"
|