Module reorganisation

This commit is contained in:
jgk
2021-06-12 12:21:42 +02:00
parent 11bd97335d
commit f09fe8798e
12 changed files with 56 additions and 54 deletions
+2 -3
View File
@@ -1,12 +1,11 @@
module Preload
( module Preload
, module Preload.Data
, module Preload.Update
)
where
import Preload.Data
import Data.Preload
import Preload.Update
import Picture.Preload
import Preload.Render
import Sound.Data
--import Control.Lens