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