1.
Data.Bits
Data.Bits. Portability, portable This module defines bitwise operations for signed and unsigned integers. Instances of the class 'Bits' for the 'Int' and ...
2.
Loading and editing Haskell module files
Loading and editing Haskell module files. The Hugs prompt accepts expressions, but not Haskell definitions. These should be placed in text files containing ...
3.
Implicit parameters
Implicit parameters are implemented as described in Implicit parameters: dynamic scoping with static types, J Lewis, MB Shields, E Meijer, J Launchbury, ...
4.
Downloading Hugs
Interpreter and a large collection of library packages: ... In particular you get the Haskell X11 and HGL packages only if X11 libraries are present, ...
5.
System.IO.Error
The Haskell 98 type for exceptions in the IO monad. Any I/O operation may raise an IOError instead of returning a result. For a more general type of ...
6.
Graphics.UI.GLUT.Callbacks.Window
When GLUT determines that the normal plane for the window needs to be redisplayed, .... Controls the keyboard/mouse callback for the current window. ...
7.
Graphics.UI.GLUT.Callbacks.Window
When GLUT determines that the normal plane for the window needs to be redisplayed, the display callback for the window is called. ... show/hide Instances ... The relation between the mouse pointer and the current window has changed. ...
8.
System.IO.Error
The Haskell 98 type for exceptions in the IO monad. Any I/O operation may raise an IOError instead of returning a result. For a more general type of ...
9.
System.IO.Error
The Haskell 98 type for exceptions in the IO monad. Any I/O operation may raise an IOError instead of returning a result. For a more general type of ...
10.
fptools/hdirect/tests/tlbs/genTLBs.sh - view - 1.2
src/ihc --tlb "C:/WINNT/System32/RMControl.ocx" -o "RMControl.hs" ../../src/ihc --tlb "C:/WINNT/System32/Graph32.ocx" -o "Graph32.hs" ../. ...