packages feed

hsshellscript-3.1.0: manual/index.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
	<TITLE>HsShellScript User Manual</TITLE>
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<H1>HsShellScript User Manual</H1>

<P>This is the user manual for the <A HREF="http://www.volker-wysk.de/hsshellscript">HsShellScript</A>
Haskell shell scripting library, version 3.1.0. It has been released 2012-04-02. The API
documentation is in a separate document.</P>
<P>HsShellScript is a library which makes things easy to program in
Haskell, which are typically done by shell scripts on Unix-like
systems. You can use Haskell for writing your shell scripts.</P>
<p>Of course your Haskell scripts can grow to become real programs. It's all ready.

<P><A HREF="features.html">Features</A>
<BR><A HREF="requirements.html">Requirements</A>
<BR><A HREF="install.html">Installation</A>
<BR><A HREF="usage.html">Usage</A>
<BR><A HREF="imports.html">Necessary <tt>import</tt> declarations</A>
<BR><A HREF="LICENSE">License</A></P>

<P STYLE="border-top: 1px solid #000000; border-bottom: none; border-left: none; border-right: none; padding-top: 0.05cm; padding-bottom: 0cm; padding-left: 0cm; padding-right: 0cm">
<small>Last changed 2012-04-02</small></P>
</BODY>
</HTML>