diff options
Diffstat (limited to '.darcs-boring')
-rw-r--r-- | .darcs-boring | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.darcs-boring b/.darcs-boring index 89b1904020..50d3ea2265 100644 --- a/.darcs-boring +++ b/.darcs-boring @@ -22,6 +22,8 @@ ^mkworld/ ^runtime/ ^testsuite(/|$) +# bindists +^ghc- #Packages: ^libraries/Cabal(/|$) ^libraries/ALUT(/|$) @@ -72,6 +74,9 @@ ^libraries/unique(/|$) ^libraries/unix(/|$) ^libraries/xhtml(/|$) +# Other library bits that get generated: +^libraries/bootstrapping\. +^libraries/stamp/ # Boring file regexps: \.hi$ \.hi-boot$ |