oeis: Interface to the Online Encyclopedia of Integer Sequences (OEIS)
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- From version 1.23 cabal supports specifiying explicit dependencies for Custom setup scripts. Consider using cabal-version >= 1.23 and adding a 'custom-setup' section with a 'setup-depends' field that specifies the dependencies of the Setup.hs script itself. The 'setup-depends' field uses the same syntax as 'build-depends', so a simple example would be 'setup-depends: base, Cabal'.
- Exposed modules use unallocated top-level names: Math
Properties
Versions | 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.7, 0.3.8, 0.3.9, 0.3.10 |
---|---|
Change log | None available |
Dependencies | base (>=3 && <5), HTTP (>=4000.2 && <4000.4), network, network-uri [details] |
License | BSD-3-Clause |
Author | Brent Yorgey |
Maintainer | Brian Lewis <brian@lorf.org> |
Category | Math |
Source repo | head: git clone git://github.com/bsl/oeis.git |
Uploaded | by niteria at 2016-07-12T16:56:57Z |
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- oeis-0.3.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees