haskus-utils-0.7.0.0: Haskus utility modules

Safe HaskellNone
LanguageHaskell2010

Haskus.Utils.Embed

Description

Embed data into the executable binary

Synopsis

Documentation

embedBytes :: [Word8] -> Q Exp Source #

Embed bytes in a C array, return an Addr#