Show
Ignore:
Timestamp:
08/01/08 13:56:05 (5 months ago)
Author:
audreyt
Message:

* Import Pugs 6.2.13.11 from Hackage into our source tree.
* Highlights:

  • Much faster startup time
  • Slightly faster compilation time (mostly due to refactored Pugs.AST.Internals)
  • Portable-to-Win32 readline thanks to Haskeline
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Embed/Haskell.hs

    r15616 r21673  
    33module Pugs.Embed.Haskell where 
    44 
    5 #include "../pugs_config.h" 
     5-- #include "../pugs_config.h" 
    66#if !defined(PUGS_HAVE_HSPLUGINS) 
    77