[Git][ghc/ghc][wip/spj-reinstallable-base2] rebindable for EPoll
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 rebindable for EPoll - - - - - 1 changed file: - libraries/ghc-internal/src/GHC/Internal/Event/EPoll.hsc Changes: ===================================== libraries/ghc-internal/src/GHC/Internal/Event/EPoll.hsc ===================================== @@ -22,6 +22,7 @@ module GHC.Internal.Event.EPoll ) where import qualified GHC.Internal.Event.Internal as E +import qualified GHC.Internal.Stack.Types as Rebindable import qualified GHC.Internal.Base as Rebindable -- For known-key names #include "EventConfig.h" View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6c4f54f938f1d405de0079980bffda8d... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6c4f54f938f1d405de0079980bffda8d... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Rodrigo Mesquita (@alt-romes)