mateamt/app/AppTypes.hs
2022-07-19 18:40:07 +02:00

6 lines
75 B
Haskell

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