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.hs4
1 files changed, 1 insertions, 3 deletions
diff --git a/compiler/GHC/Unit.hs b/compiler/GHC/Unit.hs
index 155d5b3525..4affdc33c8 100644
--- a/compiler/GHC/Unit.hs
+++ b/compiler/GHC/Unit.hs
@@ -20,10 +20,8 @@ import GHC.Unit.Home
import GHC.Unit.State
{-
-
-Note [About Units]
+Note [About units]
~~~~~~~~~~~~~~~~~~
-
Haskell users are used to manipulating Cabal packages. These packages are
identified by:
- a package name :: String