processing-for-haskell-0.1.0.0: src/Graphics/Proc/Lib/Data.hs
-- | We can use ordinary Haskell data types, like floats, booleans and strings. module Graphics.Proc.Lib.Data( module Graphics.Proc.Lib.Data.Conversion ) where import Graphics.Proc.Lib.Data.Conversion