Readme for binembed-example-0.1.0.3

binembed is designed to be as simple as possible to use. This example package contains two programs, each of which print out the sources of the package. Usage from Haskell: Example.binembed Main_haskell.hs Setup.hs binembed-example.cabal -- 'cabal sdist' is currently broken; use 'runhaskell Setup.hs sdist' Usage from C: Example.binembed main_c.c Makefile -- 'make install' is currently unimplemented