mirror of
https://github.com/github/semantic.git
synced 2024-12-27 17:05:33 +03:00
Fixed.
This commit is contained in:
parent
790431ac74
commit
bcea47bda1
@ -28,8 +28,6 @@ import Data.Functor.Identity
|
||||
import Data.Monoid (Ap (..))
|
||||
import GHC.Generics
|
||||
|
||||
-- FIXME: derive Traversable1 instances for TH-generated syntax types.
|
||||
|
||||
-- | Simultaneous traversal of subterms of kind @*@ and @* -> *@ in an 'Applicative' context.
|
||||
--
|
||||
-- 'Traversable1' can express any combination of first- and second-order mapping, folding, and traversal.
|
||||
|
Loading…
Reference in New Issue
Block a user