gnu: ghc-directory: Add note.
authorRicardo Wurmus <rekado@elephly.net>
Tue, 13 Feb 2018 11:33:11 +0000 (12:33 +0100)
committerRicardo Wurmus <rekado@elephly.net>
Tue, 13 Feb 2018 12:37:41 +0000 (13:37 +0100)
* gnu/packages/haskell.scm (ghc-directory): Add comment not to use this
package as an input.

gnu/packages/haskell.scm

index 827ae75..4b96121 100644 (file)
@@ -6594,6 +6594,7 @@ Colours can be blended and composed.  Various colour spaces are
 supported.  A module of colour names (\"Data.Colour.Names\") is provided.")
   (license license:expat)))
 
+;; Do not use this as an input.  It is part of GHC.
 (define-public ghc-directory
   (package
     (name "ghc-directory")