spockz / data-reify-cse

Common Sub-Expression Elimination for graphs generated by the Data.Reify package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use the Haskell cabal-install to install this library:

  cabal configure &&
  cabal build &&
  cabal install

Please report problems to: sfvisser@cs.uu.nl

About

Common Sub-Expression Elimination for graphs generated by the Data.Reify package.

License:Other


Languages

Language:Haskell 98.9%Language:Ruby 1.1%