packages feed

Cabal revisions of uulib-0.9.5

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

revision 1
 build-type: Simple name: uulib version: 0.9.5+x-revision: 1 license: LGPL license-file: COPYRIGHT maintainer: Arie Middelkoop <ariem@cs.uu.nl> category: Parsing stability: Stable copyright: Universiteit Utrecht-build-depends: base, haskell98+build-depends: base, haskell98 < 2 exposed-modules: UU.Parsing.CharParser UU.Parsing.Derived                  UU.Parsing.Interface UU.Parsing.MachineInterface                  UU.Parsing.Merge UU.Parsing.Offside UU.Parsing.Perms
revision 2
 build-type: Simple name: uulib version: 0.9.5-x-revision: 1+x-revision: 2 license: LGPL license-file: COPYRIGHT maintainer: Arie Middelkoop <ariem@cs.uu.nl> category: Parsing stability: Stable copyright: Universiteit Utrecht-build-depends: base, haskell98 < 2+build-depends: base < 4.4, haskell98 < 2 exposed-modules: UU.Parsing.CharParser UU.Parsing.Derived                  UU.Parsing.Interface UU.Parsing.MachineInterface                  UU.Parsing.Merge UU.Parsing.Offside UU.Parsing.Perms