packages feed

Cabal revisions of oeis-0.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:                oeis-Version:             0.1-Stability:           experimental-Description:         Haskell interface to the Online Encyclopedia of Integer Sequences.-Synopsis:            Interface to the Online Encyclopedia of Integer Sequences-License:             BSD3-License-file:        LICENSE-Extra-source-files:  README-Author:              Brent Yorgey-Maintainer:          byorgey@gmail.com-Category:            Math-Build-Depends:       base,network,HTTP-Exposed-Modules:     Math.OEIS-ghc-options:         -O2+Name:                oeis
+Version:             0.1
+x-revision: 1
+Stability:           experimental
+Description:         Haskell interface to the Online Encyclopedia of Integer Sequences.
+Synopsis:            Interface to the Online Encyclopedia of Integer Sequences
+License:             BSD3
+License-file:        LICENSE
+Extra-source-files:  README
+Author:              Brent Yorgey
+Maintainer:          byorgey@gmail.com
+Category:            Math
+Build-Depends:       base,network < 2.6,HTTP
+Exposed-Modules:     Math.OEIS
+ghc-options:         -O2