diff options
Diffstat (limited to 'haskell/haskell-texmath')
-rw-r--r-- | haskell/haskell-texmath/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-texmath/README b/haskell/haskell-texmath/README index cf5333ab1d..e3e126da69 100644 --- a/haskell/haskell-texmath/README +++ b/haskell/haskell-texmath/README @@ -2,7 +2,5 @@ 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, haskell-syb and haskell-xml. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |