pituicat/src/Classes/Graphics.hs

6 lines
86 B
Haskell
Raw Normal View History

2020-10-17 14:18:42 +00:00
module Classes.Graphics
( module G
) where
import Classes.Graphics.Bindable as G