pituicat/src/Graphics.hs

7 lines
96 B
Haskell

module Graphics
( module G
) where
import Graphics.Classes as G
import Graphics.Types as G