root/src/Pugs/Val/Capture.hs

Revision 21673, 68 bytes (checked in by audreyt, 4 months ago)

* 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
  • Property svn:mime-type set to text/plain; charset=UTF-8
  • Property svn:eol-style set to native
Line 
1module Pugs.Val.Capture (module MO.Capture) where
2import MO.Capture
Note: See TracBrowser for help on using the browser.