jonascarpay / apecs

a fast, extensible, type driven Haskell ECS framework for games
392 stars 43 forks source link

Use SystemT instead of System in runGC type signature #128

Closed jship closed 9 months ago

jship commented 9 months ago

runGC's type signature was previously constrained to System w ().