Changeset 16413

Show
Ignore:
Timestamp:
05/18/07 00:14:46 (18 months ago)
Author:
audreyt
Message:

* Regen instances.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/AST/Internals/Instances.hs

    r16379 r16413  
    5959    return $ MkEnv 
    6060        { envContext = CxtVoid 
    61         , envLexical = MkPad Map.empty 
     61        , envLexical = emptyPad 
    6262        , envLexPads = [] 
    6363        , envCaller  = Nothing