[Nix-dev] Re: Boost libraries
Nicolas Pierron
nicolas.b.pierron at gmail.com
Fri Apr 10 11:33:50 CEST 2009
On Fri, Apr 10, 2009 at 10:52, Ludovic Courtès <ludo at gnu.org> wrote:
> Hello,
>
> Nicolas Pierron
> <nicolas.b.pierron at gmail.com> writes:
>
>> 2) Scoped Monadic Packages
>
> What does it mean? Perhaps you're referring to Cabal or something (I'm
> not a Haskeller as you can see)?
I am referring to an environment modification when a function is called.
"subversion.override { .. }" will do this operation in the entire
scope. Thus every job using this scope will have this modified
version wherever it has been made inside the scope.
--
Nicolas Pierron
http://www.linkedin.com/in/nicolasbpierron
- If you are doing something twice then you should try to do it once.
More information about the nix-dev
mailing list