[Hackage] #520: Use nice Unicode characters for inequalities

#520: Use nice Unicode characters for inequalities ----------------------------------+----------------------------------------- Reporter: Porges | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: hackageDB website | Version: 1.6.0.1 Severity: minor | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: Platform: | ----------------------------------+----------------------------------------- This is a terribly minor request, but it would make the display nicer :) In dependency restrictions, instead of displaying (>=), (<=), use (≥), (≤). -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/520 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#520: Use nice Unicode characters for inequalities --------------------------------+------------------------------------------- Reporter: Porges | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: hackageDB website | Version: 1.6.0.1 Severity: minor | Resolution: Keywords: | Difficulty: very easy (<1 hour) Ghcversion: | Platform: --------------------------------+------------------------------------------- Changes (by Porges): * type: defect => enhancement Comment: Sorry, I accidentally reported this as defect rather than enhancement. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/520#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#520: Use nice Unicode characters for inequalities --------------------------------+------------------------------------------- Reporter: Porges | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: hackageDB website | Version: 1.6.0.1 Severity: minor | Resolution: Keywords: | Difficulty: very easy (<1 hour) Ghcversion: | Platform: --------------------------------+------------------------------------------- Comment (by nomeata): I just implemented this feature request. I’d appreciate if it could be applied to the production instance. The use of ≡ for == is debatable, I’m happy with = as well. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/520#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#520: Use nice Unicode characters for inequalities --------------------------------+------------------------------------------- Reporter: Porges | Owner: Type: enhancement | Status: closed Priority: normal | Milestone: Component: hackageDB website | Version: 1.6.0.1 Severity: minor | Resolution: fixed Keywords: | Difficulty: very easy (<1 hour) Ghcversion: | Platform: --------------------------------+------------------------------------------- Changes (by ross): * status: new => closed * resolution: => fixed Comment: Uses (≥) and (≤), but = is elided. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/520#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage