diff options
Diffstat (limited to 'haskell/haskell-X11/README')
-rw-r--r-- | haskell/haskell-X11/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-X11/README b/haskell/haskell-X11/README index ae0f08ae0d..bbeb40ddfe 100644 --- a/haskell/haskell-X11/README +++ b/haskell/haskell-X11/README @@ -1,7 +1,7 @@ A Haskell binding to the X11 graphics library. The binding is a direct translation of the C binding; for documentation of these calls, refer to The Xlib Programming Manual, available online at -http://tronche.com/gui/x/xlib/. +https://tronche.com/gui/x/xlib/. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |