hsshellscript-3.1.0: manual/requirements.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></TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0 (Linux)">
<META NAME="CREATED" CONTENT="20040206;21443400">
<META NAME="CHANGED" CONTENT="20040206;22570100">
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<H2>Requirements</H2>
<p><b>Requirements for using and for building</b>
<UL>
<LI><P>The <A HREF="http://www.haskell.org/ghc/">Glasgow Haskell
Compiler</A>. It works with GHC-7.4.1, and
should also work with later versions. It might work with GHC-7.2, but does
not work with GHC-7.0.4 or older.
<LI><P>A Unix like system. HsShellScript is being developed and tested on Linux.</P>
</UL>
<p><b>Requirements only for building</b>
<UL>
<LI><P>GNU make</P>
<LI><P>The interface generator <A HREF="http://www.cse.unsw.edu.au/~chak/haskell/c2hs/">C2HS</A></P>
<LI><P><A HREF="http://haskell.cs.yale.edu/haddock/">Haddock</A> for the API documentation</P>
</UL>
<p>GHC and Haddock are included in
the <a href="http://hackage.haskell.org/platform/">The Haskell Platform</a>,
c2hs isn't.
<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><a href="index.html">HsShellScript User Manual main page</a></small></P>
</BODY>
</HTML>