[darcs-devel] darcs patch: Summarise calls to GHC in makefile.

Eric Kow eric.kow at gmail.com
Sun Oct 21 21:14:21 UTC 2007


This causes make to spit out pithy messages like
  [ghc] src/Darcs/IO.o

instead of the usual
  ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\"
  -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\"
  -DPACKAGE_BUGREPORT=\"bugs at darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
  -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
  -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
  -cpp  -package regex-compat -package QuickCheck -package mtl -package parsec
  -package html -package unix -O -funbox-strict-fields  -Wall -Werror -I. -I./src
  -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/IO.lhs

Sun Oct 21 23:07:14 CEST 2007  Eric Kow <eric.kow at gmail.com>
  * Summarise calls to GHC in makefile.
  
  Use make VERBOSE=1 to see what options are passed to GHC

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 125289 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20071021/c3db2d6b/attachment-0001.bin 


More information about the darcs-devel mailing list