
#13608: Expose the type of quasiquotes -------------------------------------+------------------------------------- Reporter: | Owner: facundo.dominguez | facundo.dominguez Type: bug | Status: patch Priority: normal | Milestone: Component: Template Haskell | Version: 8.0.1 Resolution: | Keywords: QuasiQuotes Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: 12778 | Differential Rev(s): Phab:D3610 Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonpj):
Will this require linking ghc with the application?
Ah yes, I suppose it would. Would that matter? I suppose it'd make the binary bigger. I suppose that one could imagine modules that guarantee to contain only compile-time code, and hence which do not need to be linked into the final executable. Keep thinking! I'm seeking a single, simple mechanism that'll solve multiple problems at once. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13608#comment:17 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler