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