Gmane
From: Ashley Yakeley <ashley <at> semantic.org>
Subject: ANNOUNCE: HNOP 0.1
Newsgroups: gmane.comp.lang.haskell.general
Date: 2006-06-30 04:05:39 GMT (3 years, 6 days and 21 minutes ago)
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