mateamt/app/AppTypes.hs

6 lines
75 B
Haskell
Raw Normal View History

2019-10-27 21:45:07 +00:00
module AppTypes
( module T
) where
import AppTypes.Configuration as T