Ticket #4082 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

top level TH splices accepted with -XNoTemplateHaskell

Reported by: aavogt Owned by:
Priority: normal Milestone:
Component: Compiler Version: 6.12.1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

This is accepted:

return []

It should require -XTemplateHaskell

Change History

Changed 3 years ago by simonpj

  • status changed from new to closed
  • resolution set to duplicate

Thanks! Happily it's a dup of #4042, which is now fixed.

Simon

Note: See TracTickets for help on using tickets.