[commit: ghc] coercible: Allow primclass and class constraints in primops (e239753)

git at git.haskell.org git at git.haskell.org
Fri Sep 13 23:48:13 CEST 2013


Repository : ssh://git@git.haskell.org/ghc

On branch  : coercible
Link       : http://ghc.haskell.org/trac/ghc/changeset/e239753c349f925b576b72dc3445934cba8bcd50/ghc

>---------------------------------------------------------------

commit e239753c349f925b576b72dc3445934cba8bcd50
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Fri Sep 13 14:06:46 2013 +0200

    Allow primclass and class constraints in primops
    
    In preparation for the primitive class Coercible


>---------------------------------------------------------------

e239753c349f925b576b72dc3445934cba8bcd50
 utils/genprimopcode/Lexer.x    |    2 ++
 utils/genprimopcode/Main.hs    |   41 +++++++++++++++++++++++++++++++---------
 utils/genprimopcode/Parser.y   |    8 ++++++++
 utils/genprimopcode/ParserM.hs |    2 ++
 utils/genprimopcode/Syntax.hs  |    4 ++++
 5 files changed, 48 insertions(+), 9 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc e239753c349f925b576b72dc3445934cba8bcd50



More information about the ghc-commits mailing list