Changeset 16626

Show
Ignore:
Timestamp:
06/04/07 08:37:13 (18 months ago)
Author:
gaal
Message:

* chase breakage from r16625, reported by TimToady?++

Files:
1 modified

Legend:

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

    r16625 r16626  
    8484         
    8585         
    86     fastEval = op1EvalP6Y . VStr 
     86    fastEval = op1EvalFileP6Y . VStr 
    8787    slowEval pathName = do  
    8888        str      <- io $ readFile pathName