Skip to content

Commit 409d7a0

Browse files
committed
Remove autogenerated artifacts from Git
@AshleyYakeley I had to remove these in order to be able to update to time-1.6 in GHC as it otherwise breaks GHC's buildsystem GHC's buildsystem needs to regenerate those files and cause subtle but annoying issues for users if files tracked by Git are modified everytime GHC is built.
1 parent 346ced4 commit 409d7a0

File tree

3 files changed

+2
-4727
lines changed

3 files changed

+2
-4727
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
GNUmakefile
22
autom4te.cache/
33
config.*
4+
configure
45
dist/
56
dist-install
67
ghc.mk
78
lib/include/HsTimeConfig.h
9+
lib/include/HsTimeConfig.h.in
810
test-sdist
911
.stack-work

0 commit comments

Comments
 (0)