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