| File Type 1 |
Haskell Script (Most common) |
| File Format |
File |
| Common? |
No |
| File Description |
Source code of a program written in Haskell, a purely functional programming language, meaning the code is based on strictly on functions; also uses non-strict semantics, which allows the user to define functions and data structures.
Must be compiled by a Haskell compiler to run. |
| Program(s) that open hs files |
Mac: Helium; Hugs; Editable with a text editor
Windows: Helium; WinHugs; Editable with a text editor
Unix: Hugs; HBC compiler; Editable with a text editor |
| File Type 2 |
Motorola Flash Flex File |
| File Format |
Proprietary File |
| Common? |
No |
| File Description |
Firmware update file for a Motorola cell phone; used to "flash" the memory of the phone and update the software; often used to alter or "mod" the interface of the phone.
Can be applied to a cell phone by connecting the phone to a PC via USB and running the PST or RSD programs. |
| Program(s) that open hs files |
Windows: Motorola PST Phone Programmer; Motorola RSD Lite |
| File Type 3 |
Java HelpSet File |
| File Format |
Standard File |
| Common? |
No |
| File Description |
Defines the help documentation referenced by the JavaHelp system for a certain application; includes a map file, view information, title, home ID, and presentation data; may also contain optional sub-helpsets and implementation information; formatted in XML. |
| Program(s) that open hs files |
Mac / Windows / Unix: Sun Microsystems HelpSet Viewer; Referenced by Sun's JavaHelp system; View with a text editor |
|