[Haskell] ANNOUNCE: HNOP 0.1
Ashley Yakeley
ashley at semantic.org
Fri Jun 30 00:05:39 EDT 2006
HNOP: Haskell No Operation
A first version of HNOP 0.1 is now available under a simple permissive
license. This version should be considered "beta" quality, though I
don't know of any bugs.
http://semantic.org/hnop.tar.gz
HNOP does nothing. Here's a sample session to illustrate:
$ ./hnop
$
The code is written entirely in plain Haskell 98 and makes no use of FFI
or impure functions. The source is available in a darcs repository:
darcs get http://semantic.org/hnop/
Possible applications include generated code size comparison for
compilers, and as a starting point for more complex Haskell projects.
--
Ashley Yakeley
Seattle, WA
More information about the Haskell
mailing list