Skip to content
  • nathyong's avatar
    Begin adding support for ghc-prim types · 7370e42a
    nathyong authored
    It's really good that by setting the module name to ghc-prim, GHC itself
    will assume that there are no types that currently exist.  Hence, I can
    get it to type check the entire thing and generate the bindings without
    actually generating the code.
    7370e42a