On Fri, Jan 1, 2010 at 08:49, Svein Ove Aas <svein....@aas.no> wrote:
> foo.hs
> ===
> foreign import ptr bytestring :: Ptr Word8
> foreign import ptr bytestring_end :: Ptr Word8

Is this valid syntax? I get a syntax error in 6.10.1, and I don't see
it documented in the FFI report.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to