[GHC] #7015: Add support for 'static'
GHC
ghc-devs at haskell.org
Thu Jan 30 03:07:41 UTC 2014
#7015: Add support for 'static'
-------------------------------------+------------------------------------
Reporter: edsko | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.4.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by carter):
Edsko seems to have a good proof of concept that the notion of Static
needed for Cloud Haskell is implementable in user land here
https://github.com/haskell-distributed/distributed-
static/commit/d2bd2ebca5a96ea5df621770e98bfb7a3b745bc7
https://github.com/haskell-distributed/distributed-static/tree/static-
with-hsplugins
on the static-with-hsplugins branch of distributed-static.
it seems like that TH + GHC API / hs-plugin approach edsko has shared gets
most of the way there! Is there anything that this solution lacks?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7015#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list