search results

  1. Try entering :! dir (if you\'re on Windows) or :! pwd; ls (on Linux) at the Hugs prompt: that will show you the current directory and its contents - it should have ...
    stackoverflow.com/questions/15262955/​loading-file-in-98-hugs - Cached
  2. Clear all files except the empty module Hugs, the Haskell 98 Prelude and modules it uses ... When asked to load a module M, Hugs looks for a file dir/M.hs or dir/M ...
    cvs.haskell.org/Hugs/pages/users_guide/​module-commands.html - Cached
  3. Each Haskell module is stored in a separate file. When loading a mod‐ ule name, Hugs ... Updated for Hugs 98 by Antti-Juhani Kaijanaho and Ross Paterson.
    manpages.ubuntu.com/manpages/gutsy/man1/​ffihugs.1.html - Cached
  4. ffihugs Hugs 98, functional programming system. ... Each Haskell module is stored in a separate file. When loading a module name, Hugs replaces each ...
    pl.digipedia.org/man/doc/view/ffihugs.1 - Cached
  5. 5

    The Hugs 98 User Manual top | back | next. 5 Hugs commands Hugs provides a number of commands that can be used to evaluate expressions, to load files, ...
    cvs.haskell.org/Hugs/pages/hugsman/​commands.html - Cached
  6. Hugs98 is an interpreter for Haskell 98 ± Unix command is hugs, load is :load file.hs, to quit :q, help is :?. ... where file fact.hs contains:
    www.csse.monash.edu.au/~lloyd/tildeFP/​Haskell/Hugs98 - Cached
  7. Hugs deviates from the Haskell 98 specification ... Hugs can load Haskell modules at start-up. Contents. 1 Examples. 1.1 Extensible records; ... Upload file; Special ...
    en.wikipedia.org/wiki/Hugs98 - Cached
    More results from en.wikipedia.org »