Name: oeis Version: 0.2 x-revision: 1 Stability: experimental Author: Brent Yorgey Maintainer: Brent Yorgey 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 < 2.6, HTTP Build-Type: Simple Exposed-Modules: Math.OEIS ghc-options: -Wall