Skip to content

Commit 7bfe988

Browse files
authored
Update MR2537-use-one-shot-kqueue-on-macos.patch
1 parent 52706d4 commit 7bfe988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlays/patches/ghc/MR2537-use-one-shot-kqueue-on-macos.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ index eda3e61490..51306795fe 100644
3737
- when we register an event.
3838
-
3939
- For more information, please read:
40-
- https://gitlab.haskell.org/ghc/ghc/issues/7651
40+
- http://ghc.haskell.org/trac/ghc/ticket/7651
4141
--}
4242
-- | Wake up the event manager.
4343
wakeManager :: EventManager -> IO ()

0 commit comments

Comments
 (0)