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