morpheus-graphql-0.12.0: src/Data/Morpheus.hs
-- | Build GraphQL APIs with your favourite functional language! module Data.Morpheus ( Interpreter (..), ) where import Data.Morpheus.Server.Deriving.Interpreter ( Interpreter (..), )
-- | Build GraphQL APIs with your favourite functional language! module Data.Morpheus ( Interpreter (..), ) where import Data.Morpheus.Server.Deriving.Interpreter ( Interpreter (..), )