update cabal file
This commit is contained in:
parent
f3a70c100f
commit
083ef004cd
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@ executable pituicat
|
|||
, Types.Texture
|
||||
, Types.Cast
|
||||
, Types.StageSet
|
||||
, Types.Tangible
|
||||
, Types.Graphics
|
||||
, Types.Graphics.VertexArray
|
||||
, Types.Graphics.VertexBuffer
|
||||
|
@ -43,6 +44,7 @@ executable pituicat
|
|||
, Classes.Physics
|
||||
, Classes.Physics.Mass
|
||||
, Classes.Physics.Collidible
|
||||
, Classes.Physics.Collectable
|
||||
, Scenes.Test
|
||||
, Scenes.Test.Types
|
||||
, Scenes.Test.Util
|
||||
|
|
Loading…
Reference in a new issue