hdiff
packages
feed
natskell
-0.0.0.1: internal/Policy/Auth/None.hs
module Auth.None ( auth ) where import Auth.Types auth :: Auth auth = AuthNone