Sat Dec 20 13:57:08 EST 2008  Kalman Noel <noel.kal...@googlemail.com>
  * HConf: implement --ghc-options
  
  This enables the user to pass flags to the compiler when reloading the
  configuration. The motivation was enabling profiling, but it may have other
  uses.
  
  Notes: 
      * In order to profit from --ghc-options=-prof, we also need a way to let
        the user set e. g. RTS options for reloading the yi executable. What
        would this be called, '--reload-options'?
      * We might want --ghc-options and --reload-options to be configurable
        programmatically.

    M ./HConf.hs -19 +39
    A ./HConfUtils.hs
    M ./Yi/Main.hs -3 +1
    M ./yi.cabal +2

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to