diff options
Diffstat (limited to 'haskell/haskell-blaze-markup/README')
-rw-r--r-- | haskell/haskell-blaze-markup/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-blaze-markup/README b/haskell/haskell-blaze-markup/README new file mode 100644 index 0000000000..408b4126f5 --- /dev/null +++ b/haskell/haskell-blaze-markup/README @@ -0,0 +1,7 @@ +Core modules of a blazingly fast markup combinator library for the +Haskell programming language. + +This requires ghc, haskell-text, and haskell-blaze-builder. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |