GetShopTV/swagger2

Add instance MFunctor DeclareT

Open

#101 opened on Apr 26, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (61 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (74 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

As @phadej suggested in https://github.com/GetShopTV/swagger2/pull/100#issuecomment-296771754 we should add MFunctor instance for DeclareT for completeness.

Note that we can't define MMonad instance (similarly to StateT).

Contributor guide