Wordlint 0.2.0.2 → 0.2.0.3
raw patch · 2 files changed
+3/−3 lines, 2 files
Files
- Wordlint.cabal +2/−2
- man/man1/wordlint.1 +1/−1
Wordlint.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: Wordlint-version: 0.2.0.2+version: 0.2.0.3 synopsis: Plaintext prose redundancy linter. description: Wordlint locates matching pairs of words repeated within a user-defined@@ -43,7 +43,7 @@ man/man1/wordlint.1 executable wordlint- hs-source-dirs: src+ hs-source-dirs: src, src/Wordlint main-is: Wordlint.hs other-extensions: DeriveDataTypeable build-depends: base >=4.7 && <4.8, cmdargs >=0.10.0 && <0.11.0, boxes >=0.1 && <0.2
man/man1/wordlint.1 view
@@ -1,4 +1,4 @@-.TH "WORDLINT" "1" "2015\-02\-24" "0.2.0.2+.TH "WORDLINT" "1" "2015\-02\-24" "0.2.0.3 .SH Name .PP wordlint \- plaintext redundancy linter