Changeset 185 for src/Parser.hs

Show
Ignore:
Timestamp:
02/22/05 18:18:20 (4 years ago)
Author:
autrijus
svk:copy_cache_prev:
1041
Message:

* lwall says that 'but' and 'does' is noneAssoc.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Parser.hs

    r181 r185  
    336336    , leftOps  " ^ | "                                  -- Junctive Or 
    337337    , preOps   unary                                    -- Named Unary 
    338     , leftOps  " but does "                             -- Traits 
     338    , noneOps  " but does "                             -- Traits 
    339339      ++ rightOps " => "                                -- Pair constructor 
    340340      ++ noneOps " cmp <=> .. ^.. ..^ ^..^ "            -- Non-chaining Binary