2008/9/23 Cetin Sert <[EMAIL PROTECTED]>:
> Austin:

> Let's say I go and compile a library from sources and install it through
> Cabal.
> How can I update the binary version of the library Cabal installed after
> recompiling the library using newer/modified sources?

That should happen automatically with cabal-install if the version
number in the .cabal file has changed.

There doesn't seem to be a good way of forcing cabal-install to
recreate a build (eg, if you want to rebuild/reinstall with
profiling). I think you need to unregister the package manually first.
:-(

D

-- 
Dougal Stanton
[EMAIL PROTECTED] // http://www.dougalstanton.net
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to