summaryrefslogtreecommitdiff
path: root/Common.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Common.hs')
-rw-r--r--Common.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Common.hs b/Common.hs
index 3513425c0..e8093c43a 100644
--- a/Common.hs
+++ b/Common.hs
@@ -1,5 +1,3 @@
-{-# LANGUAGE PackageImports #-}
-
module Common (module X) where
import Control.Monad as X hiding (join)