oeis-0.2.1: oeis.cabal
Name: oeis
Version: 0.2.1
Stability: experimental
Author: Brent Yorgey
Maintainer: Brent Yorgey <byorgey@gmail.com>
License: BSD3
License-file: LICENSE
Category: Math
Synopsis: Interface to the Online Encyclopedia of Integer Sequences
Description: Haskell interface to the Online Encyclopedia of Integer Sequences.
Homepage: http://code.haskell.org/oeis
data-files: README, example/Catalan.hs
Build-Depends: base, network, HTTP >= 4000.0.2
Build-Type: Simple
Exposed-Modules: Math.OEIS
ghc-options: -Wall