Files
loop/ghcidOutput
T
2024-09-27 23:10:01 +01:00

9 lines
435 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/home/justin/Haskell/loop/src/Dodge/Data/Item/Use/Consumption/Ammo.hs:53:27-44: error:
• Not in scope: type constructor or class ProjectileCreate
Perhaps you meant one of these:
ProjectileUpdate (line 21), ProjectileDraw (line 18)
• In the Template Haskell quotation ''ProjectileCreate
|
53 | deriveJSON defaultOptions ''ProjectileCreate
| ^^^^^^^^^^^^^^^^^^