Add comments to modules
This commit is contained in:
committed by
Steve Chávez
parent
86e460c5c4
commit
1037313e77
@@ -1,3 +1,7 @@
|
||||
{-|
|
||||
Module : PostgREST.Types
|
||||
Description : PostgREST common types and functions used by the rest of the modules
|
||||
-}
|
||||
{-# LANGUAGE DuplicateRecordFields #-}
|
||||
module PostgREST.Types where
|
||||
import Protolude
|
||||
|
||||
Reference in New Issue
Block a user