Skip to content

Commit

Permalink
Don't reexport GHC.Event on ghcjs
Browse files Browse the repository at this point in the history
Original author: haskell-hvr#5
  • Loading branch information
srid committed Nov 16, 2019
1 parent e5cb48f commit 64fbf7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base-noprelude.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -258,5 +258,6 @@ library
, GHC.Conc.Windows
, GHC.Windows
else
if !impl(ghcjs)
reexported-modules:
, GHC.Event

0 comments on commit 64fbf7c

Please sign in to comment.