packages feed

sloane 0.1.1 → 0.1.2

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

sloane.cabal view
@@ -1,5 +1,5 @@ Name:                sloane-Version:             0.1.1+Version:             0.1.2 Synopsis:            A command line interface to Sloane's On-Line Encyclopedia of Integer Sequences Description:         A command line interface to Sloane's On-Line Encyclopedia of Integer Sequences.                      For usage see <http://github.com/akc/sloane>.
sloane.hs view
@@ -29,7 +29,7 @@          , limit = 5     &= name "n"  &= help "Limit the number of entries retrieved (default: 5)"          , terms = def   &= argPos 0  &= typ "SEARCH-TERMS"          }-         &= versionArg [summary "sloane 0.1"]+         &= versionArg [summary "sloane 0.1.2"]          &= summary "Search Sloane's On-Line Encyclopedia of Integer Sequences"  nonempty = not . null