Show
Ignore:
Timestamp:
04/23/06 14:04:21 (3 years ago)
Author:
audreyt
Message:

* Third-party cleanup #1:

  • Remove most of Parsec from our source tree;

the remaining Expr.hs and Token.hs will be reimplemented
to support true dynamic Perl 6 operator precedence parsing
with "is looser", "is parsed" and friends.

  • Remove Dimitry Golubovsky's UnicodeC.c from our tree. (This touches pretty most of the .hs file.)

* Update dependency to GHC 6.4.1, because UnicodeC.c and the

Unicode-aware Parsec was not there in 6.4.0.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Prim/Numeric.hs

    r9856 r10059  
    11{-# OPTIONS_GHC -fglasgow-exts -fno-warn-orphans #-} 
    2 {-# OPTIONS_GHC -#include "../../UnicodeC.h" #-} 
    32 
    43module Pugs.Prim.Numeric (