diff options
-rw-r--r-- | haskell/haskell-texmath/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-texmath/README b/haskell/haskell-texmath/README index e3e126da69a2..99813cca301e 100644 --- a/haskell/haskell-texmath/README +++ b/haskell/haskell-texmath/README @@ -1,6 +1,6 @@ -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 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. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |