[Hackage] #369: Version range printing is inconsistent
Hackage
trac at galois.com
Mon Oct 13 15:03:28 EDT 2008
#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
More information about the cabal-devel
mailing list