Cabal revisions of uu-parsinglib-2.3.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: uu-parsinglib Version: 2.3.3+x-revision: 1 Build-Type: Simple License: MIT License-file: LICENSE . Version 2.3.2 .- * added microsteps, which can be used to disambiguate+ * added microsteps, which can be used to disambiguate . Version 2.3.3 . Library hs-source-dirs: src - Build-Depends: base >= 4 && <5, haskell98+ Build-Depends: base >= 4 && <4.3, haskell98 Exposed-modules: Text.ParserCombinators.UU.Parsing Text.ParserCombinators.UU.Core Text.ParserCombinators.UU.BasicInstances