mateamt/app/AppTypes.hs
2019-10-27 22:45:07 +01:00

6 lines
75 B
Haskell

module AppTypes
( module T
) where
import AppTypes.Configuration as T