avoid warnings when built with ghc 7.6
This commit is contained in:
parent
91c9ae83f1
commit
92f036fcb4
4 changed files with 13 additions and 12 deletions
|
@ -20,8 +20,6 @@ module Utility.Mounts (
|
|||
import Control.Monad
|
||||
import Foreign
|
||||
import Foreign.C
|
||||
import GHC.IO hiding (finally, bracket)
|
||||
import Prelude hiding (catch)
|
||||
#include "libmounts.h"
|
||||
#else
|
||||
import Utility.Exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue