diff options
Diffstat (limited to 'haskell/haskell-StateVar/README')
-rw-r--r-- | haskell/haskell-StateVar/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-StateVar/README b/haskell/haskell-StateVar/README index 2d3ee44d07..356563cc22 100644 --- a/haskell/haskell-StateVar/README +++ b/haskell/haskell-StateVar/README @@ -1,7 +1,5 @@ This package contains state variables, which are references in the IO monad, like IORefs or parts of the OpenGL state. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |