Author: qboosh                       Date: Mon Feb 12 10:31:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- base desc is C, added en.UTF-8

---- Files affected:
SPECS:
   nhc98.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/nhc98.spec
diff -u SPECS/nhc98.spec:1.21 SPECS/nhc98.spec:1.22
--- SPECS/nhc98.spec:1.21       Sun Feb 11 23:02:43 2007
+++ SPECS/nhc98.spec    Mon Feb 12 11:31:15 2007
@@ -1,8 +1,10 @@
 # $Revision$, $Date$
+#
+# Conditional build:
 %bcond_with    ghc     # build using ghc haskell compiler
 %bcond_with    nhc     # build not using ghc haskell compiler, but nhc98 (slow 
compiler in effect)
 %bcond_with    java    # build with Java support
-
+#
 # Due to nhc being old it does not build with new ghc, so default compiler
 # is now gcc
 #                (results is slower compiler, but buildtime is much (!)
@@ -40,6 +42,14 @@
 
 %description
 nhc98 is a fully-fledged compiler for Haskell 98, the standard lazy
+functional programming language. It based on Niklas Roejemo's nhc13, a
+compiler for an earlier version of the language. Written in Haskell,
+it is small and very portable, and aims to produce small executables
+that run in small amounts of memory. Is a pattern becoming obvious
+here? :-) It also comes with extensive tool support.
+
+%description -l en.UTF-8
+nhc98 is a fully-fledged compiler for Haskell 98, the standard lazy
 functional programming language. It based on Niklas Röjemo's nhc13, a
 compiler for an earlier version of the language. Written in Haskell,
 it is small and very portable, and aims to produce small executables
@@ -126,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007/02/12 10:31:15  qboosh
+- base desc is C, added en.UTF-8
+
 Revision 1.21  2007/02/11 22:02:43  qrczak
 - Spec converted to UTF-8.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nhc98.spec?r1=1.21&r2=1.22&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to