biofastq-0.1: biofastq.cabal
Name: biofastq
Version: 0.1
License: LGPL
Cabal-Version: >= 1.6
Build-Type: Simple
Category: Bioinformatics
Author: Ketil Malde
Maintainer: Ketil Malde <ketil@malde.org>
Synopsis: A library for reading FASTQ files
Homepage: http://biohaskell.org/
Library
Hs-Source-Dirs: src
Exposed-Modules: Bio.Sequence.FastQ
Ghc-Options: -Wall
Build-Depends: base >= 4 && < 5, bytestring >= 0.9, biocore >= 0.2