Changeset 17129 for src/gen_prelude.hs

Show
Ignore:
Timestamp:
07/24/07 10:47:56 (16 months ago)
Author:
diakopter
Message:

Fixed a typo. Look! I modified a .hs file! \nI'm now a Haskell programmer! Oh wait, it's just a comment block...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/gen_prelude.hs

    r5068 r17129  
    1111Unfortunately, this doesn't put literal newlines in the output. There's a 
    1212bug in any(The Haskell Report, sec. 2.6; GHC; my understanding) regarding 
    13 strings with gaps, when beteween the gaps there is an empty line. Fixes 
     13strings with gaps, when between the gaps there is an empty line. Fixes 
    1414welcome :-) 
    1515