blob: 4a1b876638e5c1c67296a1690b48b4560d50a4c9 (
plain)
1
2
3
4
5
6
7
8
|
MultiLayerModules.hs:334:8: error:
• Exception when trying to run compile-time code:
deliberate error
CallStack (from HasCallStack):
error, called at MultiLayerModules.hs:334:10 in main:MultiLayerModules
Code: (error "deliberate error")
• In the untyped splice: $(error "deliberate error")
|