aboutsummaryrefslogtreecommitdiff
path: root/lang/hugs/pkg-plist
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-17 21:32:30 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-17 21:32:30 +0000
commitc1e4e572e4a7b73441f7a6829cbd0fef78b4fa08 (patch)
tree1777652a07f2443df384b8567ee3187b948cde1c /lang/hugs/pkg-plist
parent93ab9d7bc552818a2a2aa2132cfa5da3a76617dd (diff)
downloadports-c1e4e572e4a7b73441f7a6829cbd0fef78b4fa08.tar.gz
ports-c1e4e572e4a7b73441f7a6829cbd0fef78b4fa08.zip
Notes
Diffstat (limited to 'lang/hugs/pkg-plist')
-rw-r--r--lang/hugs/pkg-plist481
1 files changed, 235 insertions, 246 deletions
diff --git a/lang/hugs/pkg-plist b/lang/hugs/pkg-plist
index d2a7d9bee82c..fca52214f292 100644
--- a/lang/hugs/pkg-plist
+++ b/lang/hugs/pkg-plist
@@ -1,50 +1,145 @@
bin/hugs
bin/runhugs
man/man1/hugs.1.gz
-share/doc/hugs/README
-share/doc/hugs/graphics.html
-share/doc/hugs/haskore-html/basics.html
-share/doc/hugs/haskore-html/childsong6.html
-share/doc/hugs/haskore-html/chords.html
-share/doc/hugs/haskore-html/equiv.gif
-share/doc/hugs/haskore-html/equiv.html
-share/doc/hugs/haskore-html/generalmidi.html
-share/doc/hugs/haskore-html/haskore.gif
-share/doc/hugs/haskore-html/haskore.html
-share/doc/hugs/haskore-html/haskoreexamples.html
-share/doc/hugs/haskore-html/hasktomidi.html
-share/doc/hugs/haskore-html/index.html
-share/doc/hugs/haskore-html/index.html~
-share/doc/hugs/haskore-html/intro.html
-share/doc/hugs/haskore-html/performance.html
-share/doc/hugs/haskore-html/poly.gif
-share/doc/hugs/haskore-html/related.html
-share/doc/hugs/haskore-html/selfsim.html
-share/doc/hugs/haskore-html/testhaskore.html
-share/doc/hugs/haskore-html/tutindex.html
-share/doc/hugs/haskore-html/tutorial.html
-share/doc/hugs/index.html
-share/doc/hugs/library/array.html
-share/doc/hugs/library/char.html
-share/doc/hugs/library/complex.html
-share/doc/hugs/library/cputime.html
-share/doc/hugs/library/directory.html
-share/doc/hugs/library/index.html
-share/doc/hugs/library/introduction.html
-share/doc/hugs/library/io.html
-share/doc/hugs/library/ix.html
-share/doc/hugs/library/libindex.html
-share/doc/hugs/library/list.html
-share/doc/hugs/library/locale.html
-share/doc/hugs/library/maybe.html
-share/doc/hugs/library/monad.html
-share/doc/hugs/library/numeric.html
-share/doc/hugs/library/random.html
-share/doc/hugs/library/ratio.html
-share/doc/hugs/library/system.html
-share/doc/hugs/library/time.html
-share/doc/hugs/library/title.gif
-share/doc/hugs/libs-html/libs-1.html
+share/hugs/lib/Array.hs
+share/hugs/lib/Ratio.hs
+share/hugs/lib/Random.hs
+share/hugs/lib/Prelude.hs
+share/hugs/lib/Numeric.hs
+share/hugs/lib/Monad.hs
+share/hugs/lib/Maybe.hs
+share/hugs/lib/List.hs
+share/hugs/lib/Ix.hs
+share/hugs/lib/IO.hs
+share/hugs/lib/Complex.hs
+share/hugs/lib/Char.hs
+share/hugs/lib/System.hs
+share/hugs/lib/hugs/AnsiInteract.hs
+share/hugs/lib/hugs/Trace.hs
+share/hugs/lib/hugs/StdLibs.hs
+share/hugs/lib/hugs/Sequence.hs
+share/hugs/lib/hugs/Pretty.lhs
+share/hugs/lib/hugs/ParseLib.hs
+share/hugs/lib/hugs/Number.hs
+share/hugs/lib/hugs/ListUtils.hs
+share/hugs/lib/hugs/Interact.hs
+share/hugs/lib/hugs/IOExtensions.hs
+share/hugs/lib/hugs/HugsLibs.hs
+share/hugs/lib/hugs/HugsInternals.hs
+share/hugs/lib/hugs/Haskore.hs
+share/hugs/lib/hugs/Graphics.hs
+share/hugs/lib/hugs/GenericPrint.hs
+share/hugs/lib/hugs/Dynamic.hs
+share/hugs/lib/hugs/CVHAssert.hs
+share/hugs/lib/hugs/AnsiScreen.hs
+share/hugs/lib/hugs/Trex.hs
+share/hugs/lib/exts/Addr.hs
+share/hugs/lib/exts/Semaphore.lhs
+share/hugs/lib/exts/SampleVar.lhs
+share/hugs/lib/exts/STBase.hs
+share/hugs/lib/exts/ST.hs
+share/hugs/lib/exts/LazyST.hs
+share/hugs/lib/exts/Int.hs
+share/hugs/lib/exts/IOExts.hs
+share/hugs/lib/exts/Concurrent.lhs
+share/hugs/lib/exts/ConcBase.hs
+share/hugs/lib/exts/ChannelVar.lhs
+share/hugs/lib/exts/Channel.lhs
+share/hugs/lib/exts/Bits.hs
+share/hugs/lib/exts/Word.hs
+share/hugs/lib/Haskore/demos/SelfSim.lhs
+share/hugs/lib/Haskore/demos/HaskoreExamples.lhs
+share/hugs/lib/Haskore/demos/ChildSong6.lhs
+share/hugs/lib/Haskore/docs/basics.html
+share/hugs/lib/Haskore/docs/tutindex.html
+share/hugs/lib/Haskore/docs/testhaskore.html
+share/hugs/lib/Haskore/docs/selfsim.html
+share/hugs/lib/Haskore/docs/related.html
+share/hugs/lib/Haskore/docs/poly.gif
+share/hugs/lib/Haskore/docs/performance.html
+share/hugs/lib/Haskore/docs/intro.html
+share/hugs/lib/Haskore/docs/index.html
+share/hugs/lib/Haskore/docs/hasktomidi.html
+share/hugs/lib/Haskore/docs/haskoreexamples.html
+share/hugs/lib/Haskore/docs/haskore.html
+share/hugs/lib/Haskore/docs/haskore.gif
+share/hugs/lib/Haskore/docs/generalmidi.html
+share/hugs/lib/Haskore/docs/equiv.html
+share/hugs/lib/Haskore/docs/equiv.gif
+share/hugs/lib/Haskore/docs/chords.html
+share/hugs/lib/Haskore/docs/childsong6.html
+share/hugs/lib/Haskore/docs/tutorial.html
+share/hugs/lib/Haskore/src/BasicHaskToMidi.lhs
+share/hugs/lib/Haskore/src/README-Haskore-src.txt
+share/hugs/lib/Haskore/src/Performance.lhs
+share/hugs/lib/Haskore/src/Monads.hs
+share/hugs/lib/Haskore/src/MidiFile.lhs
+share/hugs/lib/Haskore/src/HaskoreUtils.hs
+share/hugs/lib/Haskore/src/HaskoreLoader.lhs
+share/hugs/lib/Haskore/src/HaskToMidi.lhs
+share/hugs/lib/Haskore/src/GeneralMidi.lhs
+share/hugs/lib/Haskore/src/Fractals.hs
+share/hugs/lib/Haskore/src/Chords.lhs
+share/hugs/lib/Haskore/src/Basics.lhs
+share/hugs/lib/Haskore/src/BasicMidifile.lhs
+share/hugs/lib/Haskore/src/TestHaskore.lhs
+share/hugs/lib/Haskore/README-haskore.txt
+share/hugs/demos/prolog/Prolog.hs
+share/hugs/demos/prolog/StackEngine.hs
+share/hugs/demos/prolog/PureEngine.hs
+share/hugs/demos/prolog/Subst.hs
+share/hugs/demos/prolog/Main.hs
+share/hugs/demos/prolog/CombParse.hs
+share/hugs/demos/prolog/AndorraEngine.hs
+share/hugs/demos/prolog/readme
+share/hugs/demos/prolog/stdlib
+share/hugs/demos/cgi/Assoc.hs
+share/hugs/demos/cgi/hello_HTML.cgi
+share/hugs/demos/cgi/greetings.txt
+share/hugs/demos/cgi/greetings.cgi
+share/hugs/demos/cgi/envpassed.cgi
+share/hugs/demos/cgi/download_papers.cgi
+share/hugs/demos/cgi/counter.cgi
+share/hugs/demos/cgi/Wrapper.hs
+share/hugs/demos/cgi/UrlEncoded.hs
+share/hugs/demos/cgi/TextPlain.hs
+share/hugs/demos/cgi/PrettyHTML.hs
+share/hugs/demos/cgi/Pretty.hs
+share/hugs/demos/cgi/Parsing.hs
+share/hugs/demos/cgi/Mime.hs
+share/hugs/demos/cgi/HTMLWizard.hs
+share/hugs/demos/cgi/HTML.hs
+share/hugs/demos/cgi/Greetings.hs
+share/hugs/demos/cgi/DownloadPapers.hs
+share/hugs/demos/cgi/Demos.hs
+share/hugs/demos/cgi/Counter.hs
+share/hugs/demos/cgi/Common.hs
+share/hugs/demos/cgi/CgiOut.hs
+share/hugs/demos/cgi/hello_plain.cgi
+share/hugs/demos/cgi/README
+share/hugs/demos/AnsiDemo.hs
+share/hugs/demos/Stack.hs
+share/hugs/demos/Say.hs
+share/hugs/demos/Random.hs
+share/hugs/demos/Queens.hs
+share/hugs/demos/Minsrand.hs
+share/hugs/demos/Mersenne.hs
+share/hugs/demos/Matrix.hs
+share/hugs/demos/Literate.lhs
+share/hugs/demos/Ldfs.hs
+share/hugs/demos/Lattice.hs
+share/hugs/demos/Gofer.hs
+share/hugs/demos/FastSort.hs
+share/hugs/demos/Expr.hs
+share/hugs/demos/Examples.hs
+share/hugs/demos/EvalRed.hs
+share/hugs/demos/Eliza.hs
+share/hugs/demos/Demos.hs
+share/hugs/demos/CommaInt.lhs
+share/hugs/demos/Calendar.hs
+share/hugs/demos/ArrayEx.hs
+share/hugs/demos/Tree.hs
+share/doc/hugs/libs-html/libs.html
share/doc/hugs/libs-html/libs-10.html
share/doc/hugs/libs-html/libs-2.html
share/doc/hugs/libs-html/libs-3.html
@@ -54,12 +149,87 @@ share/doc/hugs/libs-html/libs-6.html
share/doc/hugs/libs-html/libs-7.html
share/doc/hugs/libs-html/libs-8.html
share/doc/hugs/libs-html/libs-9.html
-share/doc/hugs/libs-html/libs.html
-share/doc/hugs/manual-html/back.gif
-share/doc/hugs/manual-html/contents.gif
-share/doc/hugs/manual-html/forward.gif
-share/doc/hugs/manual-html/logo.gif
-share/doc/hugs/manual-html/manual1.html
+share/doc/hugs/libs-html/libs-1.html
+share/doc/hugs/library/libindex.html
+share/doc/hugs/library/index.html
+share/doc/hugs/library/introduction.html
+share/doc/hugs/library/ratio.html
+share/doc/hugs/library/complex.html
+share/doc/hugs/library/numeric.html
+share/doc/hugs/library/ix.html
+share/doc/hugs/library/array.html
+share/doc/hugs/library/list.html
+share/doc/hugs/library/maybe.html
+share/doc/hugs/library/char.html
+share/doc/hugs/library/monad.html
+share/doc/hugs/library/io.html
+share/doc/hugs/library/directory.html
+share/doc/hugs/library/system.html
+share/doc/hugs/library/time.html
+share/doc/hugs/library/locale.html
+share/doc/hugs/library/cputime.html
+share/doc/hugs/library/random.html
+share/doc/hugs/library/title.gif
+share/doc/hugs/haskore-html/index.html~
+share/doc/hugs/haskore-html/equiv.gif
+share/doc/hugs/haskore-html/haskore.gif
+share/doc/hugs/haskore-html/poly.gif
+share/doc/hugs/haskore-html/intro.html
+share/doc/hugs/haskore-html/haskore.html
+share/doc/hugs/haskore-html/basics.html
+share/doc/hugs/haskore-html/performance.html
+share/doc/hugs/haskore-html/hasktomidi.html
+share/doc/hugs/haskore-html/chords.html
+share/doc/hugs/haskore-html/equiv.html
+share/doc/hugs/haskore-html/related.html
+share/doc/hugs/haskore-html/testhaskore.html
+share/doc/hugs/haskore-html/haskoreexamples.html
+share/doc/hugs/haskore-html/childsong6.html
+share/doc/hugs/haskore-html/selfsim.html
+share/doc/hugs/haskore-html/generalmidi.html
+share/doc/hugs/haskore-html/tutorial.html
+share/doc/hugs/haskore-html/tutindex.html
+share/doc/hugs/haskore-html/index.html
+share/doc/hugs/tutorial/intro.html
+share/doc/hugs/tutorial/fig2.gif
+share/doc/hugs/tutorial/fig3.gif
+share/doc/hugs/tutorial/title.gif
+share/doc/hugs/tutorial/index.html
+share/doc/hugs/tutorial/goodies.html
+share/doc/hugs/tutorial/functions.html
+share/doc/hugs/tutorial/patterns.html
+share/doc/hugs/tutorial/classes.html
+share/doc/hugs/tutorial/moretypes.html
+share/doc/hugs/tutorial/io.html
+share/doc/hugs/tutorial/stdclasses.html
+share/doc/hugs/tutorial/modules.html
+share/doc/hugs/tutorial/pitfalls.html
+share/doc/hugs/tutorial/arrays.html
+share/doc/hugs/tutorial/end.html
+share/doc/hugs/tutorial/haskell-tutorial.html
+share/doc/hugs/tutorial/indextutorial.html
+share/doc/hugs/tutorial/fig1.gif
+share/doc/hugs/report/prelude-index.html
+share/doc/hugs/report/lambda.gif
+share/doc/hugs/report/title.gif
+share/doc/hugs/report/index.html
+share/doc/hugs/report/preface-13.html
+share/doc/hugs/report/intro.html
+share/doc/hugs/report/lexemes.html
+share/doc/hugs/report/exps.html
+share/doc/hugs/report/decls.html
+share/doc/hugs/report/modules.html
+share/doc/hugs/report/basic.html
+share/doc/hugs/report/io-13.html
+share/doc/hugs/report/standard-prelude.html
+share/doc/hugs/report/syntax-iso.html
+share/doc/hugs/report/literate.html
+share/doc/hugs/report/derived.html
+share/doc/hugs/report/pragmas.html
+share/doc/hugs/report/haskell.html
+share/doc/hugs/report/index14.html
+share/doc/hugs/report/class-fig.gif
+share/doc/hugs/manual-html/up.gif
share/doc/hugs/manual-html/manual10.html
share/doc/hugs/manual-html/manual11.html
share/doc/hugs/manual-html/manual12.html
@@ -125,200 +295,19 @@ share/doc/hugs/manual-html/manual8.html
share/doc/hugs/manual-html/manual9.html
share/doc/hugs/manual-html/manual_contents.html
share/doc/hugs/manual-html/manual_fcontents.html
-share/doc/hugs/manual-html/up.gif
-share/doc/hugs/report/basic.html
-share/doc/hugs/report/class-fig.gif
-share/doc/hugs/report/decls.html
-share/doc/hugs/report/derived.html
-share/doc/hugs/report/exps.html
-share/doc/hugs/report/haskell.html
-share/doc/hugs/report/index.html
-share/doc/hugs/report/index14.html
-share/doc/hugs/report/intro.html
-share/doc/hugs/report/io-13.html
-share/doc/hugs/report/lambda.gif
-share/doc/hugs/report/lexemes.html
-share/doc/hugs/report/literate.html
-share/doc/hugs/report/modules.html
-share/doc/hugs/report/pragmas.html
-share/doc/hugs/report/preface-13.html
-share/doc/hugs/report/prelude-index.html
-share/doc/hugs/report/standard-prelude.html
-share/doc/hugs/report/syntax-iso.html
-share/doc/hugs/report/title.gif
+share/doc/hugs/manual-html/back.gif
+share/doc/hugs/manual-html/contents.gif
+share/doc/hugs/manual-html/forward.gif
+share/doc/hugs/manual-html/logo.gif
+share/doc/hugs/manual-html/manual1.html
+share/doc/hugs/hugs.1
+share/doc/hugs/graphics.html
+share/doc/hugs/TREX
+share/doc/hugs/README
+share/doc/hugs/windows-notes.txt
+share/doc/hugs/server.tex
share/doc/hugs/server.html
-share/doc/hugs/tutorial/arrays.html
-share/doc/hugs/tutorial/classes.html
-share/doc/hugs/tutorial/end.html
-share/doc/hugs/tutorial/fig1.gif
-share/doc/hugs/tutorial/fig2.gif
-share/doc/hugs/tutorial/fig3.gif
-share/doc/hugs/tutorial/functions.html
-share/doc/hugs/tutorial/goodies.html
-share/doc/hugs/tutorial/haskell-tutorial.html
-share/doc/hugs/tutorial/index.html
-share/doc/hugs/tutorial/indextutorial.html
-share/doc/hugs/tutorial/intro.html
-share/doc/hugs/tutorial/io.html
-share/doc/hugs/tutorial/modules.html
-share/doc/hugs/tutorial/moretypes.html
-share/doc/hugs/tutorial/patterns.html
-share/doc/hugs/tutorial/pitfalls.html
-share/doc/hugs/tutorial/stdclasses.html
-share/doc/hugs/tutorial/title.gif
-share/hugs/demos/AnsiDemo.hs
-share/hugs/demos/ArrayEx.hs
-share/hugs/demos/Calendar.hs
-share/hugs/demos/CommaInt.lhs
-share/hugs/demos/Demos.hs
-share/hugs/demos/Eliza.hs
-share/hugs/demos/EvalRed.hs
-share/hugs/demos/Examples.hs
-share/hugs/demos/Expr.hs
-share/hugs/demos/FastSort.hs
-share/hugs/demos/Gofer.hs
-share/hugs/demos/Lattice.hs
-share/hugs/demos/Ldfs.hs
-share/hugs/demos/Literate.lhs
-share/hugs/demos/Matrix.hs
-share/hugs/demos/Mersenne.hs
-share/hugs/demos/Minsrand.hs
-share/hugs/demos/Queens.hs
-share/hugs/demos/Random.hs
-share/hugs/demos/Say.hs
-share/hugs/demos/Stack.hs
-share/hugs/demos/Tree.hs
-share/hugs/demos/cgi/Assoc.hs
-share/hugs/demos/cgi/CgiOut.hs
-share/hugs/demos/cgi/Common.hs
-share/hugs/demos/cgi/Counter.hs
-share/hugs/demos/cgi/Demos.hs
-share/hugs/demos/cgi/DownloadPapers.hs
-share/hugs/demos/cgi/Greetings.hs
-share/hugs/demos/cgi/HTML.hs
-share/hugs/demos/cgi/HTMLWizard.hs
-share/hugs/demos/cgi/Mime.hs
-share/hugs/demos/cgi/Parsing.hs
-share/hugs/demos/cgi/Pretty.hs
-share/hugs/demos/cgi/PrettyHTML.hs
-share/hugs/demos/cgi/README
-share/hugs/demos/cgi/TextPlain.hs
-share/hugs/demos/cgi/UrlEncoded.hs
-share/hugs/demos/cgi/Wrapper.hs
-share/hugs/demos/cgi/counter.cgi
-share/hugs/demos/cgi/download_papers.cgi
-share/hugs/demos/cgi/envpassed.cgi
-share/hugs/demos/cgi/greetings.cgi
-share/hugs/demos/cgi/greetings.txt
-share/hugs/demos/cgi/hello_HTML.cgi
-share/hugs/demos/cgi/hello_plain.cgi
-share/hugs/demos/prolog/AndorraEngine.hs
-share/hugs/demos/prolog/CombParse.hs
-share/hugs/demos/prolog/Main.hs
-share/hugs/demos/prolog/Prolog.hs
-share/hugs/demos/prolog/PureEngine.hs
-share/hugs/demos/prolog/StackEngine.hs
-share/hugs/demos/prolog/Subst.hs
-share/hugs/demos/prolog/readme
-share/hugs/demos/prolog/stdlib
-share/hugs/lib/Array.hs
-share/hugs/lib/Char.hs
-share/hugs/lib/Complex.hs
-share/hugs/lib/Haskore/README-haskore.txt
-share/hugs/lib/Haskore/demos/ChildSong6.lhs
-share/hugs/lib/Haskore/demos/HaskoreExamples.lhs
-share/hugs/lib/Haskore/demos/SelfSim.lhs
-share/hugs/lib/Haskore/docs/basics.html
-share/hugs/lib/Haskore/docs/childsong6.html
-share/hugs/lib/Haskore/docs/chords.html
-share/hugs/lib/Haskore/docs/equiv.gif
-share/hugs/lib/Haskore/docs/equiv.html
-share/hugs/lib/Haskore/docs/generalmidi.html
-share/hugs/lib/Haskore/docs/haskore.gif
-share/hugs/lib/Haskore/docs/haskore.html
-share/hugs/lib/Haskore/docs/haskoreexamples.html
-share/hugs/lib/Haskore/docs/hasktomidi.html
-share/hugs/lib/Haskore/docs/index.html
-share/hugs/lib/Haskore/docs/intro.html
-share/hugs/lib/Haskore/docs/performance.html
-share/hugs/lib/Haskore/docs/poly.gif
-share/hugs/lib/Haskore/docs/related.html
-share/hugs/lib/Haskore/docs/selfsim.html
-share/hugs/lib/Haskore/docs/testhaskore.html
-share/hugs/lib/Haskore/docs/tutindex.html
-share/hugs/lib/Haskore/docs/tutorial.html
-share/hugs/lib/Haskore/src/BasicHaskToMidi.lhs
-share/hugs/lib/Haskore/src/BasicMidifile.lhs
-share/hugs/lib/Haskore/src/Basics.lhs
-share/hugs/lib/Haskore/src/Chords.lhs
-share/hugs/lib/Haskore/src/Fractals.hs
-share/hugs/lib/Haskore/src/GeneralMidi.lhs
-share/hugs/lib/Haskore/src/HaskToMidi.lhs
-share/hugs/lib/Haskore/src/HaskoreLoader.lhs
-share/hugs/lib/Haskore/src/HaskoreUtils.hs
-share/hugs/lib/Haskore/src/MidiFile.lhs
-share/hugs/lib/Haskore/src/Monads.hs
-share/hugs/lib/Haskore/src/Performance.lhs
-share/hugs/lib/Haskore/src/README-Haskore-src.txt
-share/hugs/lib/Haskore/src/TestHaskore.lhs
-share/hugs/lib/IO.hs
-share/hugs/lib/Ix.hs
-share/hugs/lib/List.hs
-share/hugs/lib/Maybe.hs
-share/hugs/lib/Monad.hs
-share/hugs/lib/Numeric.hs
-share/hugs/lib/Prelude.hs
-share/hugs/lib/Random.hs
-share/hugs/lib/Ratio.hs
-share/hugs/lib/System.hs
-share/hugs/lib/exts/Addr.hs
-share/hugs/lib/exts/Bits.hs
-share/hugs/lib/exts/Channel.lhs
-share/hugs/lib/exts/ChannelVar.lhs
-share/hugs/lib/exts/ConcBase.hs
-share/hugs/lib/exts/Concurrent.lhs
-share/hugs/lib/exts/IOExts.hs
-share/hugs/lib/exts/Int.hs
-share/hugs/lib/exts/LazyST.hs
-share/hugs/lib/exts/ST.hs
-share/hugs/lib/exts/STBase.hs
-share/hugs/lib/exts/SampleVar.lhs
-share/hugs/lib/exts/Semaphore.lhs
-share/hugs/lib/exts/Word.hs
-share/hugs/lib/hugs/AnsiInteract.hs
-share/hugs/lib/hugs/AnsiScreen.hs
-share/hugs/lib/hugs/CVHAssert.hs
-share/hugs/lib/hugs/Dynamic.hs
-share/hugs/lib/hugs/GenericPrint.hs
-share/hugs/lib/hugs/Graphics.hs
-share/hugs/lib/hugs/Haskore.hs
-share/hugs/lib/hugs/HugsInternals.hs
-share/hugs/lib/hugs/HugsLibs.hs
-share/hugs/lib/hugs/IOExtensions.hs
-share/hugs/lib/hugs/Interact.hs
-share/hugs/lib/hugs/ListUtils.hs
-share/hugs/lib/hugs/Number.hs
-share/hugs/lib/hugs/ParseLib.hs
-share/hugs/lib/hugs/Pretty.lhs
-share/hugs/lib/hugs/Sequence.hs
-share/hugs/lib/hugs/StdLibs.hs
-share/hugs/lib/hugs/Trace.hs
-share/hugs/lib/hugs/Trex.hs
-@dirrm share/doc/hugs/haskore-html
-@dirrm share/doc/hugs/library
-@dirrm share/doc/hugs/libs-html
-@dirrm share/doc/hugs/manual-html
-@dirrm share/doc/hugs/report
-@dirrm share/doc/hugs/tutorial
-@dirrm share/doc/hugs
-@dirrm share/hugs/demos/cgi
-@dirrm share/hugs/demos/prolog
-@dirrm share/hugs/demos
-@dirrm share/hugs/lib/Haskore/demos
-@dirrm share/hugs/lib/Haskore/docs
-@dirrm share/hugs/lib/Haskore/src
-@dirrm share/hugs/lib/Haskore
-@dirrm share/hugs/lib/exts
-@dirrm share/hugs/lib/hugs
-@dirrm share/hugs/lib
-@dirrm share/hugs
+share/doc/hugs/index.html
+share/doc/hugs/hugs.man
+share/doc/hugs/hugs.hlp
+share/doc/hugs/Makefile