summaryrefslogtreecommitdiff
blob: 0d56431575920df5a38d0d4bc6d826f85394dde0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# ChangeLog for dev-lang/nhc98
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/nhc98/ChangeLog,v 1.2 2002/06/09 22:06:03 george Exp $

*nhc98-1.12.ebuild (08 Jun 2002)
  
  09 Jun 2002; George Shapovalov <george@gentoo.org> files/hmakerc, nhc98-1.12.ebuild :

  updated ebuild to install aproperiate config file
  (configure that ships with package produces weird setup)

  08 Jun 2002; George Shapovalov <george@gentoo.org> all :
  
  First submission
  From the home page:

  nhc98 is a fully-fledged compiler for Haskell 98, the standard lazy functional 
  programming 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 for automatic compilation, foreign language interfacing, 
  heap and time profiling, tracing, and debugging.