~ruther/guix-local

67e86e58e0ffc4bc17c8f2ea978ba68ed82e5396 — Ricardo Wurmus 8 years ago 0498d16
gnu: ghc-directory: Add note.

* gnu/packages/haskell.scm (ghc-directory): Add comment not to use this
package as an input.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/haskell.scm
M gnu/packages/haskell.scm => gnu/packages/haskell.scm +1 -0
@@ 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")