
7 Sep
2009
7 Sep
'09
11:52 a.m.
On Wed, 2009-09-02 at 21:12 +0400, Grigory Sarnitskiy wrote:
How to install specific version of a package (derive 0.1.4)?
For other examples see the --help output: $ cabal install --help [..snip..] Examples: cabal install Package in the current directory cabal install foo Package from the hackage server cabal install foo-1.0 Specific version of a package cabal install 'foo < 2' Constrained package version