On Sun, 12 Jun 2011 21:25:22 +0100
Malcolm Wallace <malcolm.wall...@me.com> wrote:

> > http://hackage.haskell.org/trac/PolyFunViz/wiki/IEEEVisCode
> > 
> > talks about the code being available through darcs but I can't seem to put 
> > my hands on the http address I would need to pull the code.
> > 
> > This is all relating to the paper, "Huge Data but Small Programs: 
> > Visualization Design via Multiple Embedded DSLs".
> 
> http://www.cs.york.ac.uk/fp/darcs/polyfunviz/
> 
> I can't recall the exact state of the repository; it is likely that some of 
> it may no longer build with newer versions of ghc and/or OpenGL.
> 

Hi Malcolm,

Very minor changes:

darcs diff ByteStringExtras.hs
8c8,9
< import Data.ByteString.Base
---
> import Data.ByteString.Unsafe
> import Data.ByteString

To make MViewer work :-)

Brian

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to