started creating a GUI overlay image
This commit is contained in:
@ -11,12 +11,14 @@ executable Pioneers
|
||||
} else {
|
||||
ghc-options: -Wall -Odph -rtsopts -threaded -fno-liberate-case -funfolding-use-threshold1000 -funfolding-keeness-factor1000 -optlo-O3 -fllvm
|
||||
}
|
||||
other-modules:
|
||||
other-module
|
||||
Map.Map,
|
||||
Render.Misc,
|
||||
Render.Render,
|
||||
Render.RenderObject,
|
||||
UI.Callbacks,
|
||||
Types,
|
||||
UI.SurfaceOverlay
|
||||
Types
|
||||
main-is: Main.hs
|
||||
build-depends:
|
||||
|
Reference in New Issue
Block a user