[nhc-users] Question about Data.Word and Data.Bits w/ nhc

Matthew Donadio m.p.donadio@ieee.org
Mon, 19 May 2003 13:02:37 -0400


Hi all,

I have a moudle that uses Data.Word and Data.Bits.  In particular, it
needs the Word32 type.  I specify -package base when compiling, but I
get an error that the class Data.Bits.Bits does not have an instance of
NHC.FFI.Word32.  Is there an additional package that I need to specify,
or is this something that isn't implemented yet?

Thanks.

-- 
Matthew Donadio (m.p.donadio@ieee.org)