#369: Version range printing is inconsistent ----------------------------+----------------------------------------------- Reporter: nominolo | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: minor | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.9 | Platform: ----------------------------+----------------------------------------------- Comment (by nominolo): For a full test case, try these steps: {{{ git clone git://github.com/nominolo/scion.git cd scion git checkout 60a8f622af56c6e568a23ba49cae0c3e6edfbbd7 # just to make sure <your-ghc-6.10> --make Setup.hs ./Setup configure --with-compile=<your-ghc-6.10-binary> --with-hc-pkg =<your-ghc-6.10-ghc.pkg> }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/369#comment:1> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects