@hackage sloane4.0.1
A command line interface to Sloane's OEIS.
Categories
License
BSD-3-Clause
Maintainer
anders.claesson@gmail.com
Links
Versions
Installation
CustomDependencies (0)
- aeson >=0.8
- ansi-terminal >=0.6
- attoparsec >=0.11
- base >=4 && <5
- bloomfilter >=2.0
- bytestring >=0.10 Show all…
Dependents (1)
@hackage/acme-everything
sloane 
A command line interface to The On-Line Encyclopedia of Integer Sequences.

Install
If using the nix package manager:
$ nix-env -f "<nixpkgs>" -iA haskellPackages.sloane
Otherwise, use cabal:
$ cabal install sloane
Usage
See the man page.