View patterns, record wildcards, and record puns
[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 ^bin-manifest-
28 #Packages:
29 ^libraries/Cabal(/|$)
30 ^libraries/ALUT(/|$)
31 ^libraries/GLUT(/|$)
32 ^libraries/HGL(/|$)
33 ^libraries/HUnit(/|$)
34 ^libraries/HaXml(/|$)
35 ^libraries/Japi(/|$)
36 ^libraries/ObjectIO(/|$)
37 ^libraries/OpenAL(/|$)
38 ^libraries/OpenGL(/|$)
39 ^libraries/QuickCheck(/|$)
40 ^libraries/Win32(/|$)
41 ^libraries/X11(/|$)
42 ^libraries/array(/|$)
43 ^libraries/arrows(/|$)
44 ^libraries/base(/|$)
45 ^libraries/bytestring(/|$)
46 ^libraries/cgi(/|$)
47 ^libraries/concurrent(/|$)
48 ^libraries/containers(/|$)
49 ^libraries/directory(/|$)
50 ^libraries/fgl(/|$)
51 ^libraries/filepath(/|$)
52 ^libraries/haskell-src(/|$)
53 ^libraries/haskell98(/|$)
54 ^libraries/hpc(/|$)
55 ^libraries/html(/|$)
56 ^libraries/old-locale(/|$)
57 ^libraries/old-time(/|$)
58 ^libraries/monads(/|$)
59 ^libraries/mtl(/|$)
60 ^libraries/ndp(/|$)
61 ^libraries/network(/|$)
62 ^libraries/packedstring(/|$)
63 ^libraries/parsec(/|$)
64 ^libraries/parallel(/|$)
65 ^libraries/pretty(/|$)
66 ^libraries/process(/|$)
67 ^libraries/random(/|$)
68 ^libraries/readline(/|$)
69 ^libraries/regex-base(/|$)
70 ^libraries/regex-compat(/|$)
71 ^libraries/regex-posix(/|$)
72 ^libraries/stm(/|$)
73 ^libraries/template-haskell(/|$)
74 ^libraries/time(/|$)
75 ^libraries/unique(/|$)
76 ^libraries/unix(/|$)
77 ^libraries/xhtml(/|$)
78 # Other library bits that get generated:
79 ^libraries/bootstrapping\.
80 ^libraries/stamp/
81 ^libraries/ifBuildable(/|$)
82 ^libraries/installPackage(/|$)
83 ^libraries/index.html
84 ^libraries/doc-index.*\.html
85 ^libraries/haddock-util.js
86 ^libraries/haddock.css
87 ^libraries/haskell_icon.gif
88 ^libraries/minus.gif
89 ^libraries/plus.gif
90 ^libraries/libraries.txt
91 # It's often useful to have somewhere in the build tree to install to
92 ^inst(/|$)
93 # Boring file regexps:
94 \.hi$
95 \.hi-boot$
96 \.o-boot$
97 \.p_o$
98 \.debug_o$
99 \.thr_o$
100 \.thr_p_o$
101 \.thr_debug_o$
102 \.o$
103 \.a$
104 \.o\.cmd$
105 # *.ko files aren't boring by default because they might
106 # be Korean translations rather than kernel modules.
107 # \.ko$
108 \.ko\.cmd$
109 \.mod\.c$
110 (^|/)\.tmp_versions($|/)
111 (^|/)CVS($|/)
112 (^|/)RCS($|/)
113 ~$
114 #(^|/)\.[^/]
115 (^|/)_darcs($|/)
116 \.bak$
117 \.BAK$
118 \.orig$
119 (^|/)vssver\.scc$
120 \.swp$
121 (^|/)MT($|/)
122 (^|/)\{arch\}($|/)
123 (^|/).arch-ids($|/)
124 (^|/),
125 \.class$
126 \.prof$
127 (^|/)\.DS_Store$
128 (^|/)BitKeeper($|/)
129 (^|/)ChangeSet($|/)
130 (^|/)\.svn($|/)
131 \.py[co]$
132 \#
133 \.cvsignore$
134 (^|/)Thumbs\.db$
135 \.depend$
136 \.depend-.*$
137 ^compiler/primop-
138 ^compiler/cmm/CmmLex.hs$
139 ^compiler/cmm/CmmParse.hs$
140 ^compiler/main/Config.hs$
141 ^compiler/main/ParsePkgConf.hs$
142 ^compiler/parser/Parser.y$
143 ^compiler/parser/Parser.hs$
144 ^compiler/parser/Lexer.hs$
145 ^compiler/parser/ParserCore.hs$
146 ^compiler/parser/HaddockLex.hs
147 ^compiler/parser/HaddockParse.hs
148 ^compiler/prelude/primops.txt$
149 ^compiler/stage1
150 ^compiler/stage2
151 ^compiler/stage3
152 ^mk/build.mk$
153 ^mk/validate.mk$
154 ^mk/config.h.in$
155 ^mk/config.h$
156 ^mk/config.mk$
157 ^mk/stamp-h$
158 (^|/)autom4te.cache($|/)
159 ^rts/AutoApply.*cmm$
160 package.conf.inplace$
161 package.conf.installed$
162 (^|/)config.log$
163 (^|/)config.status$
164 (^|/)configure$
165 ^ghc.spec$
166 ^docs/users_guide/ug-book.xml$
167 ^extra-gcc-opts
168 # ignore scripts like push-monk
169 ^push-*
170 # Common log file names; testlog is made by validate
171 ^testlog
172 ^log*
173 ^utils/genapply/genapply
174 ^utils/genprimopcode/Lexer.hs
175 ^utils/genprimopcode/Parser.hs
176 ^utils/genprimopcode/genprimopcode
177 ^utils/ghc-pkg/Version.hs
178 ^utils/ghc-pkg/ghc-pkg-inplace
179 ^utils/ghc-pkg/ghc-pkg-inplace.hs
180 ^utils/ghc-pkg/ghc-pkg.bin
181 ^utils/hasktags/hasktags
182 ^utils/hp2ps/hp2ps
183 ^utils/hpc/HpcParser.hs
184 ^utils/hpc/hpc
185 ^utils/hsc2hs/hsc2hs-bin
186 ^utils/hsc2hs/hsc2hs-inplace
187 ^utils/hsc2hs/hsc2hs-inplace.hs
188 ^utils/lndir/lndir
189 ^utils/mkdependC/mkdependC
190 ^utils/mkdirhier/mkdirhier
191 ^utils/prof/cgprof/cgprof
192 ^utils/prof/ghcprof-inplace
193 ^utils/pwd/pwd
194 ^utils/runghc/runghc
195 ^utils/runstdtest/runstdtest
196 ^utils/unlit/unlit
197 ^driver/ghci/ghc-pkg-inplace
198 ^driver/mangler/ghc-asm
199 ^driver/mangler/ghc-asm.prl
200 ^driver/package.conf
201 ^driver/package.conf.inplace.old
202 ^driver/split/ghc-split
203 ^driver/split/ghc-split.prl
204 ^driver/stamp-pkg-conf-ghc
205 ^driver/stamp-pkg-conf-rts
206 ^includes/DerivedConstants.h
207 ^includes/GHCConstants.h
208 ^includes/ghcautoconf.h
209 ^includes/ghcplatform.h
210 ^includes/mkDerivedConstantsHdr
211 ^includes/mkGHCConstants
212