started referencing ui widgets by id via hashmap, WIP, does not compile
This commit is contained in:
@ -46,7 +46,8 @@ executable Pioneers
|
||||
time >=1.4.0,
|
||||
GLUtil >= 0.7,
|
||||
attoparsec >= 0.11.2,
|
||||
unordered-containers >= 0.2.1
|
||||
unordered-containers >= 0.2.1,
|
||||
hashable >= 1.0.1.1
|
||||
other-modules: Render.Types
|
||||
Default-Language: Haskell2010
|
||||
|
||||
|
Reference in New Issue
Block a user