This commit is contained in:
2024-09-27 23:10:01 +01:00
parent 6c3d0d5def
commit d1690ed3ac
10 changed files with 124 additions and 194 deletions
+8 -1
View File
@@ -1 +1,8 @@
All good (617 modules, at 21:51:38)
/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
| ^^^^^^^^^^^^^^^^^^