1 2 3 4 5 6 7 8
module Handler.Kinds where import Import import Handler.Common getKindsR :: Handler Value getKindsR = returnJson =<< kinds