Fix warnings
This commit is contained in:
parent
aabbd5ce33
commit
a9c46c08f6
@ -7,12 +7,9 @@ module Misc (
|
||||
, checkDb
|
||||
) where
|
||||
|
||||
import Control.Applicative
|
||||
import Control.Concurrent.Async (Async, async, wait)
|
||||
import Control.Exception (Exception)
|
||||
import CoreMonad (liftIO)
|
||||
import Data.IORef (IORef, newIORef, readIORef, writeIORef)
|
||||
import Data.Typeable (Typeable)
|
||||
import Prelude
|
||||
|
||||
import Language.Haskell.GhcMod
|
||||
|
Loading…
Reference in New Issue
Block a user