summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Unit.hs')
-rw-r--r--compiler/GHC/Unit.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Unit.hs b/compiler/GHC/Unit.hs
index 64577d55ae..593e94fa38 100644
--- a/compiler/GHC/Unit.hs
+++ b/compiler/GHC/Unit.hs
@@ -1,6 +1,4 @@
-{-# LANGUAGE TypeSynonymInstances #-}
{-# LANGUAGE FlexibleInstances #-}
-{-# LANGUAGE DeriveFunctor #-}
-- | Units are library components from Cabal packages compiled and installed in
-- a database