diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-random/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-random/README b/haskell/haskell-random/README index 642d858f9c..48b9999e87 100644 --- a/haskell/haskell-random/README +++ b/haskell/haskell-random/README @@ -2,7 +2,5 @@ This package provides a basic random number generation library for Haskell programs, including the ability to split random number generators. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |