Wed Jan 9 21:46:16 GMT 2013 Duncan Coutts
* Fix a couple minor content type issues
Ignore-this: b8d62ee739230922efe0db9bc85d92b1
M ./Distribution/Server/Framework/ResponseContentTypes.hs -1 +1
M ./Distribution/Server/Util/ServeTarball.hs -1 +3
Wed Jan 9 21:46:42 GMT 2013 Duncan C
Thu Jan 24 22:09:07 GMT 2013 Duncan Coutts
* Add the tarIndexCacheFeature to the list of features
Ignore-this: 7b300d7026741cb130afc99f70fd5dbc
M ./Distribution/Server/Features.hs -1 +2
___
cabal-devel mailing list
cabal-devel@haskell.org
htt
We need to build a _vanilla_ executable the first time.
The previous code was essentially a no-op as it did not change the
flags used to build the executable the first time.
---
Cabal/Distribution/Simple/GHC.hs | 13 ++---
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/Ca