Skip to content

Commit

Permalink
import for older GHCs
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Jul 12, 2018
1 parent 7228b37 commit 8f842da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Graphics/UI/Threepenny/Core.hs
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ module Graphics.UI.Threepenny.Core (
import Control.Monad (forM_, forM, void)
import Control.Monad.Fix
import Control.Monad.IO.Class
import Data.Foldable (foldl)

import qualified Control.Monad.Catch as E
import qualified Data.Aeson as JSON
Expand Down

0 comments on commit 8f842da

Please sign in to comment.