Add some more bits to the boring file
[ghc-hetmet.git] / .darcs-boring
1 #Top-level dirs:
2 ^alex/
3 ^common-rts/
4 ^CONTRIB/
5 ^dll/
6 ^greencard/
7 ^green-card/
8 ^haddock/
9 ^haggis/
10 ^happy/
11 ^hdirect/
12 ^hood/
13 ^hslibs/
14 ^hws/
15 ^hx/
16 ^literate/
17 ^mhms/
18 ^mkworld/
19 ^nofib(/|$)
20 ^lib/
21 ^misc/
22 ^mkworld/
23 ^runtime/
24 ^testsuite(/|$)
25 # bindists
26 ^ghc-
27 #Packages:
28 ^libraries/Cabal(/|$)
29 ^libraries/ALUT(/|$)
30 ^libraries/GLUT(/|$)
31 ^libraries/HGL(/|$)
32 ^libraries/HUnit(/|$)
33 ^libraries/HaXml(/|$)
34 ^libraries/Japi(/|$)
35 ^libraries/ObjectIO(/|$)
36 ^libraries/OpenAL(/|$)
37 ^libraries/OpenGL(/|$)
38 ^libraries/QuickCheck(/|$)
39 ^libraries/Win32(/|$)
40 ^libraries/X11(/|$)
41 ^libraries/array(/|$)
42 ^libraries/arrows(/|$)
43 ^libraries/base(/|$)
44 ^libraries/bytestring(/|$)
45 ^libraries/cgi(/|$)
46 ^libraries/concurrent(/|$)
47 ^libraries/containers(/|$)
48 ^libraries/directory(/|$)
49 ^libraries/fgl(/|$)
50 ^libraries/filepath(/|$)
51 ^libraries/haskell-src(/|$)
52 ^libraries/haskell98(/|$)
53 ^libraries/hpc(/|$)
54 ^libraries/html(/|$)
55 ^libraries/old-locale(/|$)
56 ^libraries/old-time(/|$)
57 ^libraries/monads(/|$)
58 ^libraries/mtl(/|$)
59 ^libraries/ndp(/|$)
60 ^libraries/network(/|$)
61 ^libraries/packedstring(/|$)
62 ^libraries/parsec(/|$)
63 ^libraries/parallel(/|$)
64 ^libraries/pretty(/|$)
65 ^libraries/process(/|$)
66 ^libraries/random(/|$)
67 ^libraries/readline(/|$)
68 ^libraries/regex-base(/|$)
69 ^libraries/regex-compat(/|$)
70 ^libraries/regex-posix(/|$)
71 ^libraries/stm(/|$)
72 ^libraries/template-haskell(/|$)
73 ^libraries/time(/|$)
74 ^libraries/unique(/|$)
75 ^libraries/unix(/|$)
76 ^libraries/xhtml(/|$)
77 # Other library bits that get generated:
78 ^libraries/bootstrapping\.
79 ^libraries/stamp/
80 # Boring file regexps:
81 \.hi$
82 \.hi-boot$
83 \.o-boot$
84 \.p_o$
85 \.debug_o$
86 \.thr_o$
87 \.thr_p_o$
88 \.thr_debug_o$
89 \.o$
90 \.a$
91 \.o\.cmd$
92 # *.ko files aren't boring by default because they might
93 # be Korean translations rather than kernel modules.
94 # \.ko$
95 \.ko\.cmd$
96 \.mod\.c$
97 (^|/)\.tmp_versions($|/)
98 (^|/)CVS($|/)
99 (^|/)RCS($|/)
100 ~$
101 #(^|/)\.[^/]
102 (^|/)_darcs($|/)
103 \.bak$
104 \.BAK$
105 \.orig$
106 (^|/)vssver\.scc$
107 \.swp$
108 (^|/)MT($|/)
109 (^|/)\{arch\}($|/)
110 (^|/).arch-ids($|/)
111 (^|/),
112 \.class$
113 \.prof$
114 (^|/)\.DS_Store$
115 (^|/)BitKeeper($|/)
116 (^|/)ChangeSet($|/)
117 (^|/)\.svn($|/)
118 \.py[co]$
119 \#
120 \.cvsignore$
121 (^|/)Thumbs\.db$
122 \.depend$
123 \.depend-.*$
124 ^compiler/primop-
125 ^compiler/cmm/CmmLex.hs$
126 ^compiler/cmm/CmmParse.hs$
127 ^compiler/main/Config.hs$
128 ^compiler/main/ParsePkgConf.hs$
129 ^compiler/parser/Parser.y$
130 ^compiler/parser/Parser.hs$
131 ^compiler/parser/Lexer.hs$
132 ^compiler/parser/ParserCore.hs$
133 ^compiler/prelude/primops.txt$
134 ^compiler/stage1
135 ^compiler/stage2
136 ^compiler/stage3
137 ^mk/build.mk$
138 ^mk/config.h.in$
139 ^mk/config.h$
140 ^mk/config.mk$
141 ^mk/stamp-h$
142 (^|/)autom4te.cache($|/)
143 ^rts/AutoApply.*cmm$
144 package.conf.inplace$
145 package.conf.installed$
146 (^|/)config.log$
147 (^|/)config.status$
148 (^|/)configure$
149 ^ghc.spec$
150 ^docs/users_guide/ug-book.xml$