X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=.darcs-boring;h=5e898bea4fc5c1a43e41bf7b62fcafc69d1e586f;hp=3ac238902cf8f55367796abb934fa36149c0190e;hb=b88025eabcd83f65d1d81f09272f5172f06a60e7;hpb=eff36ab9cb070fdaf5cfd64100ba6b2fe642d26a diff --git a/.darcs-boring b/.darcs-boring index 3ac2389..5e898be 100644 --- a/.darcs-boring +++ b/.darcs-boring @@ -17,13 +17,10 @@ ^mhms/ ^mkworld/ ^nofib/ -^includes/ ^lib/ ^misc/ ^mkworld/ ^runtime/ -^utils/ -^driver/ ^testsuite/ #Packages: ^libraries/Cabal/ @@ -61,7 +58,15 @@ ^libraries/xhtml/ # Boring file regexps: \.hi$ +\.hi-boot$ +\.o-boot$ +\.p_o$ +\.debug_o$ +\.thr_o$ +\.thr_p_o$ +\.thr_debug_o$ \.o$ +\.a$ \.o\.cmd$ # *.ko files aren't boring by default because they might # be Korean translations rather than kernel modules. @@ -93,3 +98,32 @@ \# \.cvsignore$ (^|/)Thumbs\.db$ +\.depend$ +\.depend-.*$ +^compiler/primop- +^compiler/cmm/CmmLex.hs$ +^compiler/cmm/CmmParse.hs$ +^compiler/main/Config.hs$ +^compiler/main/ParsePkgConf.hs$ +^compiler/parser/Parser.y$ +^compiler/parser/Parser.hs$ +^compiler/parser/Lexer.hs$ +^compiler/parser/ParserCore.hs$ +^compiler/prelude/primops.txt$ +^compiler/stage1 +^compiler/stage2 +^compiler/stage3 +^mk/build.mk$ +^mk/config.h.in$ +^mk/config.h$ +^mk/config.mk$ +^mk/stamp-h$ +(^|/)autom4te.cache($|/) +^rts/AutoApply.*cmm$ +package.conf.inplace$ +package.conf.installed$ +(^|/)config.log$ +(^|/)config.status$ +(^|/)configure$ +^ghc.spec$ +^docs/users_guide/ug-book.xml$