-
Notifications
You must be signed in to change notification settings - Fork 14
RelatedSoftware
jgoerzen edited this page Sep 14, 2010
·
1 revision
These programs are required to build or use HSH.
HSH requires GHC 6.6 or above. Due to GHC design limitations, HSH is not compatible with ghci or the GHC threaded runtime.
Hugs does not provide an interface to fork(), which is necessary for HSH to work. HSH is therefore not compatible with Hugs.
You need all of these to build HSH.
Library | Download Locations |
---|---|
FilePath | project homepage |
hslogger | hslogger: |
MissingH | missingh: |