[GHC] #4900: DEPENDS pragma

GHC ghc-devs at haskell.org
Mon Nov 17 00:31:59 UTC 2014


#4900: DEPENDS pragma
-------------------------------------+-------------------------------------
              Reporter:  cdsmith     |            Owner:
                  Type:  feature     |           Status:  new
  request                            |        Milestone:  7.10.1
              Priority:  normal      |          Version:
             Component:  Compiler    |         Keywords:
            Resolution:              |     Architecture:  Unknown/Multiple
      Operating System:              |       Difficulty:  Unknown
  Unknown/Multiple                   |       Blocked By:
       Type of failure:              |  Related Tickets:
  None/Unknown                       |
             Test Case:  TH_Depends  |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by refold):

 Docstring for `addDependentFile` should say that it looks at file content,
 not timestamp (unlike `ghc --make`). I just wasted some time wondering why
 `touch some/dependent/file && ghc --make` doesn't cause recompilation.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4900#comment:70>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list