Repository : ssh://darcs.haskell.org//srv/darcs/packages/hoopl On branch : master
http://hackage.haskell.org/trac/ghc/changeset/044332ad14a34e9f853a0d75112b09e5d70fc238 >--------------------------------------------------------------- commit 044332ad14a34e9f853a0d75112b09e5d70fc238 Author: Simon Marlow <[email protected]> Date: Fri Jul 6 11:21:18 2012 +0100 Rename BTail -> BCons, BHead -> BSnoc src/Compiler/Hoopl/Block.hs | 108 ++++++++++++++++++------------------ src/Compiler/Hoopl/Dataflow.hs | 8 +- src/Compiler/Hoopl/DataflowFold.hs | 14 ++-- src/Compiler/Hoopl/Graph.hs | 12 ++-- src/Compiler/Hoopl/OldDataflow.hs | 12 ++-- src/Compiler/Hoopl/Show.hs | 4 +- 6 files changed, 79 insertions(+), 79 deletions(-) Diff suppressed because of size. To see it, use: git show 044332ad14a34e9f853a0d75112b09e5d70fc238 _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
