[GHC] #16180: Make addForeignFilePath support asm
GHC
ghc-devs at haskell.org
Mon Jan 14 20:42:50 UTC 2019
#16180: Make addForeignFilePath support asm
-------------------------------------+-------------------------------------
Reporter: hsyl20 | Owner: (none)
Type: feature | Status: new
request |
Priority: normal | Milestone:
Component: Template | Version: 8.6.3
Haskell |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Currently Language.Haskell.TH.Syntax.addForeignFilePath only supports C,
ObjC, C++, ObjC++ and objects (.o). I would like it to support assembly
files (.s) too.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16180>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list