Changeset 4019

Show
Ignore:
Timestamp:
05/28/05 02:02:32 (4 years ago)
Author:
naesten
svk:copy_cache_prev:
5515
Message:

"Yet Another Haskell Tutorial" was written by Hal Daume III, not II

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • READTHEM

    r3830 r4019  
    2424Haskell Tutorial for C Programmers                          - Eric Etheridge 
    2525  <http://www.haskell.org/~pairwise/intro/intro.html> 
    26 Yet Another Haskell Tutorial                                  - Hal Daume II 
     26Yet Another Haskell Tutorial                                 - Hal Daume III 
    2727  <http://www.isi.edu/~hdaume/htut/> 
    2828Haskell Mini-Primer                    (this covers infix $ and . operators)