1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00

Fix import

This commit is contained in:
Patrick Thomson 2018-06-15 14:16:03 -04:00 committed by GitHub
parent fc3d2cff30
commit ea642a0f37

View File

@ -33,7 +33,6 @@ module Semantic.IO
, write
) where
import qualified Control.Exception as Exc
import Control.Monad.Effect
import Control.Monad.Effect.Exception
import Control.Monad.IO.Class