diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-OpenGLRaw/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-OpenGLRaw/README b/haskell/haskell-OpenGLRaw/README index 211d7eb2be92..28e6c9b2c066 100644 --- a/haskell/haskell-OpenGLRaw/README +++ b/haskell/haskell-OpenGLRaw/README @@ -8,7 +8,5 @@ extensions, making it easy to find the right module to import. All API entries are loaded dynamically. If an API entry is not found at runtime, a userError is thrown. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |