diff options
-rw-r--r-- | haskell/haskell-Diff/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-Diff/README b/haskell/haskell-Diff/README index 511f88d437..89c3a88072 100644 --- a/haskell/haskell-Diff/README +++ b/haskell/haskell-Diff/README @@ -1,6 +1,4 @@ Basic implementation of the standard O(ND) diff algorithm. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |