Improve runghc's argument handling
[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 #Packages:
26 ^libraries/Cabal(/|$)
27 ^libraries/ALUT(/|$)
28 ^libraries/GLUT(/|$)
29 ^libraries/HGL(/|$)
30 ^libraries/HUnit(/|$)
31 ^libraries/HaXml(/|$)
32 ^libraries/Japi(/|$)
33 ^libraries/ObjectIO(/|$)
34 ^libraries/OpenAL(/|$)
35 ^libraries/OpenGL(/|$)
36 ^libraries/QuickCheck(/|$)
37 ^libraries/Win32(/|$)
38 ^libraries/X11(/|$)
39 ^libraries/array(/|$)
40 ^libraries/arrows(/|$)
41 ^libraries/base(/|$)
42 ^libraries/bytestring(/|$)
43 ^libraries/cgi(/|$)
44 ^libraries/concurrent(/|$)
45 ^libraries/containers(/|$)
46 ^libraries/directory(/|$)
47 ^libraries/fgl(/|$)
48 ^libraries/filepath(/|$)
49 ^libraries/haskell-src(/|$)
50 ^libraries/haskell98(/|$)
51 ^libraries/hpc(/|$)
52 ^libraries/html(/|$)
53 ^libraries/old-locale(/|$)
54 ^libraries/old-time(/|$)
55 ^libraries/monads(/|$)
56 ^libraries/mtl(/|$)
57 ^libraries/ndp(/|$)
58 ^libraries/network(/|$)
59 ^libraries/packedstring(/|$)
60 ^libraries/parsec(/|$)
61 ^libraries/parallel(/|$)
62 ^libraries/pretty(/|$)
63 ^libraries/process(/|$)
64 ^libraries/random(/|$)
65 ^libraries/readline(/|$)
66 ^libraries/regex-base(/|$)
67 ^libraries/regex-compat(/|$)
68 ^libraries/regex-posix(/|$)
69 ^libraries/stm(/|$)
70 ^libraries/template-haskell(/|$)
71 ^libraries/time(/|$)
72 ^libraries/unique(/|$)
73 ^libraries/unix(/|$)
74 ^libraries/xhtml(/|$)
75 # Boring file regexps:
76 \.hi$
77 \.hi-boot$
78 \.o-boot$
79 \.p_o$
80 \.debug_o$
81 \.thr_o$
82 \.thr_p_o$
83 \.thr_debug_o$
84 \.o$
85 \.a$
86 \.o\.cmd$
87 # *.ko files aren't boring by default because they might
88 # be Korean translations rather than kernel modules.
89 # \.ko$
90 \.ko\.cmd$
91 \.mod\.c$
92 (^|/)\.tmp_versions($|/)
93 (^|/)CVS($|/)
94 (^|/)RCS($|/)
95 ~$
96 #(^|/)\.[^/]
97 (^|/)_darcs($|/)
98 \.bak$
99 \.BAK$
100 \.orig$
101 (^|/)vssver\.scc$
102 \.swp$
103 (^|/)MT($|/)
104 (^|/)\{arch\}($|/)
105 (^|/).arch-ids($|/)
106 (^|/),
107 \.class$
108 \.prof$
109 (^|/)\.DS_Store$
110 (^|/)BitKeeper($|/)
111 (^|/)ChangeSet($|/)
112 (^|/)\.svn($|/)
113 \.py[co]$
114 \#
115 \.cvsignore$
116 (^|/)Thumbs\.db$
117 \.depend$
118 \.depend-.*$
119 ^compiler/primop-
120 ^compiler/cmm/CmmLex.hs$
121 ^compiler/cmm/CmmParse.hs$
122 ^compiler/main/Config.hs$
123 ^compiler/main/ParsePkgConf.hs$
124 ^compiler/parser/Parser.y$
125 ^compiler/parser/Parser.hs$
126 ^compiler/parser/Lexer.hs$
127 ^compiler/parser/ParserCore.hs$
128 ^compiler/prelude/primops.txt$
129 ^compiler/stage1
130 ^compiler/stage2
131 ^compiler/stage3
132 ^mk/build.mk$
133 ^mk/config.h.in$
134 ^mk/config.h$
135 ^mk/config.mk$
136 ^mk/stamp-h$
137 (^|/)autom4te.cache($|/)
138 ^rts/AutoApply.*cmm$
139 package.conf.inplace$
140 package.conf.installed$
141 (^|/)config.log$
142 (^|/)config.status$
143 (^|/)configure$
144 ^ghc.spec$
145 ^docs/users_guide/ug-book.xml$