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