matebeamter/src/Model.hs
2019-09-08 12:48:57 +02:00

6 lines
60 B
Haskell

module Model
( module M
) where
import Model.Auth as M