Name: oeis Version: 0.2.1 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 >= 4000.0.2 Build-Type: Simple Exposed-Modules: Math.OEIS ghc-options: -Wall