mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
Revert "Describe the minimal instance."
This reverts commit 4a8a676f8faafd0f60769a20068512937181f7e4.
This commit is contained in:
parent
639fc824aa
commit
b4a8336beb
@ -16,5 +16,3 @@ class Alternative f => Conjunctive f where
|
||||
|
||||
(&>) :: f a -> f b -> f b
|
||||
a &> b = identity <$ a <&> b
|
||||
|
||||
{-# MINIMAL (<&>) | liftC2 #-}
|
||||
|
Loading…
Reference in New Issue
Block a user