gnu: ghc-directory: Add note.

* gnu/packages/haskell.scm (ghc-directory): Add comment not to use this
package as an input.
master
Ricardo Wurmus 2018-02-13 12:33:11 +01:00
parent 0498d1689d
commit 67e86e58e0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 0 deletions

View 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")