diff options
Diffstat (limited to 'haskell/haskell-texmath/README')
-rw-r--r-- | haskell/haskell-texmath/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-texmath/README b/haskell/haskell-texmath/README index 2ea3bf86a3..98b844cf94 100644 --- a/haskell/haskell-texmath/README +++ b/haskell/haskell-texmath/README @@ -2,7 +2,7 @@ This is a library for Haskell programs, providing functions to convert LaTeX math formulas to presentation MathML. It supports basic LaTeX and AMS extensions, but not macros. -This requires ghc, haskell-parsec and haskell-xml. +This requires ghc, haskell-parsec, haskell-syb and haskell-xml. When uninstalling, run the following command to unregister the package from the ghc package database: ghc-pkg recache |