oeis: Interface to the Online Encyclopedia of Integer Sequences (OEIS)

[ bsd3, library, math ] [ Propose Tags ] [ Report a vulnerability ]

Flags

Automatic Flags
NameDescriptionDefault
network-uri

Get Network.URI from the network-uri package

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.2, 0.2.2.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.10, 0.3.10.1, 0.3.10.2
Dependencies base (>=3 && <5), http-client (>=0.7 && <0.8), http-client-tls (>=0.3 && <0.5), http-types (>=0.12 && <0.13), network (<4.0), network-uri (<2.7), utf8-string (>=1.0 && <1.1) [details]
Tested with ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.1
License BSD-3-Clause
Author Brent Yorgey
Maintainer Bartosz Nitka <niteria@gmail.com>
Uploaded by niteria at 2026-03-15T16:45:35Z
Category Math
Source repo head: git clone https://github.com/niteria/oeis.git
Distributions Debian:0.3.10, Fedora:0.3.10.1, LTSHaskell:0.3.10.1, Stackage:0.3.10.1
Reverse Dependencies 7 direct, 0 indirect [details]
Downloads 18013 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-03-15 [all 1 reports]

Readme for oeis-0.3.10.2

[back to package description]

Math.OEIS is a library module for interfacing with the Online Encyclopedia of Integer Sequences.

Build Status