Skip to content
  • chevalier@alum.wellesley.edu's avatar
    [project @ 2003-08-19 22:04:54 by krc] · a465e8bd
    chevalier@alum.wellesley.edu authored
    Added correct parsing of external calls. External calls are assumed to be
    static C calls, but this assumption should always hold since compiling to
    External Core will fail for programs that contain any other kind of
    external call.
    
    Added correct parsing of the null-pointer literal (0::GHCziPrim.Addrzh) --
    this caused an "unknown integer literal type" error before.
    a465e8bd