blob: bac52e7368973b936d0273793c9163d06b49d4bc (
plain)
1
2
3
4
5
6
7
8
|
MultiLayerModules.hs:334:8: error: [GHC-87897]
• 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")
|