/usr/share/doc-base/haskell98-tutorial is in haskell98-tutorial 200006-2-1.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | Document: haskell98-tutorial
Title: A Gentle Introduction to Haskell
Author: Paul Hudak, John Peterson, Joseph Fasel
Abstract: The purpose of this tutorial is not to teach programming,
nor even to teach functional programming. Rather, it is intended to
serve as a supplement to the Haskell Report , which is otherwise a
rather dense technical exposition. Our goal is to provide a gentle
introduction to Haskell for someone who has experience with at least
one other language, preferably a functional language (even if only an
"almost-functional" language such as ML or Scheme).
Section: Programming
Format: HTML
Index: /usr/share/doc/haskell98-tutorial/html/index.html
Files: /usr/share/doc/haskell98-tutorial/html/*
/usr/share/doc/haskell98-tutorial/html/code/*
|