| File Type |
Haskell Script |
| File Format |
File |
| Common? |
No |
| File Description |
Source code of a program written in Haskell, a purely functional programming language, which means the code is based on functions; uses non-strict semantics, which allows functions and data structures to be defined by the user.
More commonly seen with a .HS extension. |
| Program(s) that open has 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 |
|