patch applied (cabal): Put _stub.{c|h} files under dist/ so they'll get cleaned. Fixes bug #154.
17 Sep
2007
17 Sep
'07
8:34 p.m.
Mon Sep 17 05:30:42 PDT 2007 Duncan Coutts <duncan@haskell.org> * Put _stub.{c|h} files under dist/ so they'll get cleaned. Fixes bug #154. Only used with ghc-6.6 and later which supports the -stubdir flag. With earlier ghc versions the files still end up in the src dirs and so do not get cleaned. M ./Distribution/Simple/GHC.hs +2
6887
Age (days ago)
6887
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts