This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.
This is a simple utility to extract sequences from Fasta files. It
expects its first parameter to be a regular expression, and its second
to be a Fasta-formatted file. It will then output all sequences matching
the regexp to standard output.