[Nix-dev] [Haskell NG] Equivalent of the old eval "$configurePhase" && eval "$buildPhase" && eval "$checkPhase" ?
    Mateusz Kowalczyk 
    fuuzetsu at fuuzetsu.co.uk
       
    Thu Jan 22 18:52:48 CET 2015
    
    
  
Hi,
Before haskell-ng my workflow to check that everything is OK in a
package was to nix-shell and run the above commands. I could also
rebuild and run tests again that way but apparently that no longer
works: even Setup file is no longer compiled. ‘genericBuild’ only works
for installations which is not what I'm after.
What's the new in-shell workflow?
-- 
Mateusz K.
    
    
More information about the nix-dev
mailing list