packages feed

Cabal revisions of oeis-0.2

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

revision 1
-Name:                oeis-Version:             0.2-Stability:           experimental--Author:              Brent Yorgey-Maintainer:          Brent Yorgey <byorgey@gmail.com>-License:             BSD3-License-file:        LICENSE--Category:            Math-Synopsis:            Interface to the Online Encyclopedia of Integer Sequences-Description:         Haskell interface to the Online Encyclopedia of Integer Sequences.-Homepage:            http://code.haskell.org/oeis--data-files:          README, example/Catalan.hs--Build-Depends:       base, network, HTTP-Build-Type:          Simple--Exposed-Modules:     Math.OEIS-ghc-options:         -Wall+Name:                oeis
+Version:             0.2
+x-revision: 1
+Stability:           experimental
+
+Author:              Brent Yorgey
+Maintainer:          Brent Yorgey <byorgey@gmail.com>
+License:             BSD3
+License-file:        LICENSE
+
+Category:            Math
+Synopsis:            Interface to the Online Encyclopedia of Integer Sequences
+Description:         Haskell interface to the Online Encyclopedia of Integer Sequences.
+Homepage:            http://code.haskell.org/oeis
+
+data-files:          README, example/Catalan.hs
+
+Build-Depends:       base, network < 2.6, HTTP
+Build-Type:          Simple
+
+Exposed-Modules:     Math.OEIS
+ghc-options:         -Wall