GNU bug report logs - #36511
extraneous recompiles of scm files while editing gnu/packages/

Previous Next

Package: guix;

Reported by: Robert Vollmert <rob <at> vllmrt.net>

Date: Fri, 5 Jul 2019 14:24:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Robert Vollmert <rob <at> vllmrt.net>
Cc: 36511 <at> debbugs.gnu.org
Subject: bug#36511: extraneous recompiles of scm files while editing gnu/packages/
Date: Fri, 05 Jul 2019 22:40:34 +0200
Hi,

Robert Vollmert <rob <at> vllmrt.net> skribis:

> rob <at> garp ~/guix$ nano gnu/packages/haskell.scm 
> rob <at> garp ~/guix$ ./pre-inst-env guix build ghc-ansi-wl-pprint

I’d suggest running “make” once you’ve edited a file.

It’s not strictly necessary (Guile then simply evaluates code instead of
running compiled code), but it will allow you to get rid of these
warnings, the compiler might warn you ahead of time of possible
mistakes, and the whole thing will be slightly faster.

Does that make sense?

Ludo’.




This bug report was last modified 5 years and 336 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.