haskell  

[Haskell] ANNOUNCE: Palindromes 0.2

Johan Jeuring
Sun, 10 Jan 2010 11:09:11 -0800


Palindromes 0.2
==============================================

Palindromes is a package for finding palindromes in files.

Palindromes 0.2 is now available on hackage.

Visit the homepage

  http://www.jeuring.net/Palindromes/

In version 0.2, the following features have been added:

- Read from standard input, via the flag -i
- More flexible flag handling
- Read multiple files
- Specify minimum length of palindromes returned, via the flag -m int

For more information, consult the README file in the distribution.

-- Johan Jeuring
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell
  • [Haskell] ANNOUNCE: Palindromes 0.2 Johan Jeuring