mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: ghc-directory: Add note.
* gnu/packages/haskell.scm (ghc-directory): Add comment not to use this package as an input.
This commit is contained in:
parent
0498d1689d
commit
67e86e58e0
1 changed files with 1 additions and 0 deletions
|
@ -6594,6 +6594,7 @@ (define-public ghc-colour
|
|||
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")
|
||||
|
|
Loading…
Reference in a new issue