summaryrefslogtreecommitdiff
path: root/ghc/compiler/parser/Lexer.x
diff options
context:
space:
mode:
authorsimonmar <unknown>2003-09-24 11:06:54 +0000
committersimonmar <unknown>2003-09-24 11:06:54 +0000
commit8f57c3c1812681ef2a57f7982b81c3123e90a2ca (patch)
tree019a295ccbf918e9c1ebb60709c54bc22d431a0e /ghc/compiler/parser/Lexer.x
parent8fb92f95a80f57c9e6737755881bd08c701a42eb (diff)
downloadhaskell-8f57c3c1812681ef2a57f7982b81c3123e90a2ca.tar.gz
[project @ 2003-09-24 11:06:51 by simonmar]
Move forkOS_createThread into the RTS so its implementation can be dependent on RTS_SUPPORTS_THREADS, which means we can provide a stub implementation in the !RTS_SUPPORTS_THREADS case, and hence not depend on pthread_create, which requires -lpthread. The upshot is that GHCi now works again when !RTS_SUPPORTS_THREADS.
Diffstat (limited to 'ghc/compiler/parser/Lexer.x')
0 files changed, 0 insertions, 0 deletions