diff options
author | Ian Lynagh <igloo@earth.li> | 2011-04-23 11:59:56 +0100 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2011-04-23 11:59:56 +0100 |
commit | 83e504bb061ff9dca79d72c92ed25a8d245d4cd9 (patch) | |
tree | f941103752120cd4d858277ec5dae6a8128924cc /.gitignore | |
parent | f2935c8466a1d88354b1be4a7ccf60dc90fb1e20 (diff) | |
download | haskell-83e504bb061ff9dca79d72c92ed25a8d245d4cd9.tar.gz |
Update .gitignore for the extra-gcc-opts -> settings change
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 32d243bca6..3e2e7f4391 100644 --- a/.gitignore +++ b/.gitignore @@ -137,7 +137,7 @@ _darcs/ /driver/split/dist/ghc-split /driver/split/dist/ghc-split.prl /driver/stamp-pkg-conf-rts -/extra-gcc-opts +/settings /ghc.spec /ghc/ghc-bin.cabal /ghc/stage1/ |