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