Software Related to MissingH

Projects Using MissingH

See UserList.

MissingH Prerequisites

These programs are required to build or use MissingH.

Compilers / Interpreters

You need one of these.

Program Min. Ver. Supported Platforms
GHC 6.8 (older MissingH versions support 6.6) Linux/Unix/Posix, Windows
Hugs 2005xx Linux/Unix/Posix only. Also requires cpphs.

Required Libraries

You need all of these to build MissingH.

Many of these are available in the GHC extralibs collection. Some packages are included with Hugs and thus are only required with GHC.

These packages are conveniently assembled into a prereqpack that is distributed alongside MissingH in the downloads downloads area.

Update: Hackage makes it very easy to obtain the needed libraries these days!

Library Req on GHC Req on Hugs Download Locations
FilePath Yes Yes project homepage
hslogger Yes Yes hslogger
HUnit Yes Yes extralibs, hackage
mtl Yes No extralibs, hackage
regex-compat No No extralibs, hackage
QuickCheck Yes No extralibs, hackage

Software Split From MissingH

These programs were originally written for MissingH. Because they grew and became essentially self-contained libraries, they were split off into independent packages.

Package MissingH Module Removed In Ver.
hslogger MissingH.Logging.* 0.18
ftphs MissingH.Network.FTP.* 0.18
anydbm MissingH.AnyDBM.* 0.18
configfile MissingH.ConfigParser.* 0.18

Software Incorporated Into MissingH

These projects are included, in whole or part, in MissingH.

Library MissingH Module
HsShellScript 2.1.0 Parts of System.Path
crc32 Data.Hash.CRC32.Posix
Inflate Data.Compression.Inflate
MD5 Data.Hash.MD5*
ParseDate System.Time.Utils.ParseDate
Pesco's Regex Text.Regex.!PerlOps

Software Previously Incorporated Into MissingH

See ApiChanges.

Also available in: HTML TXT