[cvs-nhc98] cvs commit: nhc98/src/prelude/FFI CTypes.h CTypes.hs CTypesExtra.hs

Sven Panne Sven.Panne at aedion.de
Sun Jun 13 06:08:10 EDT 2004


Sven Panne wrote:
> [...] Some help is needed, the best I could manage was:
>   
>      Cannot find constructor for newtype: InfoData 92 NHC.FFI.CPtrdiff IEnone 92 (DataNewType False [])
> [...]

FYI: I just gave CInt a try, but it didn't work, either:

    Cannot find constructor for newtype: InfoData 77 NHC.FFI.CInt IEnone 77 (DataNewType False [])

In a nutshell: Some help would be appreciated to get nhc98's CTypes (a.k.a. Foreign.C.Types)
in line with the FFI report (everything is a newtype + has the required instances).

Cheers,
    S.



More information about the Cvs-nhc98 mailing list