[Hackage] #935: implementation of Distribution.Version.invertVersionRange

#935: implementation of Distribution.Version.invertVersionRange ----------------------------------+----------------------------------------- Reporter: dsf | Owner: Type: enhancement | Status: new Priority: low | Milestone: Component: Cabal library | Version: 1.10.2.0 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: 7.4.1 Platform: | ----------------------------------+----------------------------------------- Attached is an implementation of a function to return the complement of a VersionRange. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/935 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#935: implementation of Distribution.Version.invertVersionRange ----------------------------------+----------------------------------------- Reporter: dsf | Owner: Type: enhancement | Status: new Priority: low | Milestone: Component: Cabal library | Version: 1.10.2.0 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: 7.4.1 Platform: | ----------------------------------+----------------------------------------- Comment(by duncan): That's great, thanks. Can you perhaps also add a suitable test property for this in `tests/Test/Distribution/Version.hs`? That module currently has pretty comprehensive tests for all the version range stuff. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/935#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#935: implementation of Distribution.Version.invertVersionRange ----------------------------------+----------------------------------------- Reporter: dsf | Owner: Type: enhancement | Status: new Priority: low | Milestone: Component: Cabal library | Version: 1.10.2.0 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: 7.4.1 Platform: | ----------------------------------+----------------------------------------- Changes (by dsfox): * cc: dsf@… (added) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/935#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage