Commit 22340098 authored by Fabien Manière's avatar Fabien Manière

fix conflict

parent d309c8c3
......@@ -52,9 +52,6 @@ data BreadcrumbInfo = BreadcrumbInfo
parents :: [TreeNode]
} deriving (Generic, GQLType)
type GqlM e env = Resolver QUERY e (GargM env GargError)
type ParentId = Maybe NodeId
resolveTree :: (CmdCommon env)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment