modularize
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
module Main (main) where
|
||||
|
||||
import Prelude hiding (id)
|
||||
import Lib
|
||||
import GLSL
|
||||
import GLSL.Compile
|
||||
|
||||
main :: IO ()
|
||||
main = do
|
||||
|
||||
Reference in New Issue
Block a user