diff options
Diffstat (limited to 'haskell/haskell-hxt-regex-xmlschema/README')
-rw-r--r-- | haskell/haskell-hxt-regex-xmlschema/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-hxt-regex-xmlschema/README b/haskell/haskell-hxt-regex-xmlschema/README index f177422b9f..81a6f48990 100644 --- a/haskell/haskell-hxt-regex-xmlschema/README +++ b/haskell/haskell-hxt-regex-xmlschema/README @@ -1,6 +1,6 @@ This library supports full XML Schema regular expressions - inclusive of all Unicode character sets and blocks - -as specified at http://www.w3.org/TR/xmlschema11-2/#regexs. +as specified at https://www.w3.org/TR/xmlschema11-2/#regexs. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |