diff options
author | John Ericson <git@JohnEricson.me> | 2019-06-30 23:33:09 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-07-14 01:19:22 -0400 |
commit | ff04eb5973b69fcc60e7d0945a74becd068c1888 (patch) | |
tree | 4a5fe83657fec03529ab3724cf33d9e15219c7ec /compiler/codeGen | |
parent | a7176fa1bf42dd4f22381d238f6e65d76290887e (diff) | |
download | haskell-ff04eb5973b69fcc60e7d0945a74becd068c1888.tar.gz |
Remove purely external primops
The compiler doesn't create uses nor compiles the uses that exist
specially. These are just plain C-- FFI.
These `await*` ones are especially important to so convert because "true"
primops are hard to make platform-specific currently.
The other exports are part of this commit so this module always exports
something, which avoids silly CPP elsewhere. More will be added later
once `foreign import prim` is extended.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions