mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +03:00
Revert "Stub in a Join type."
This reverts commit c0131043eeb298f2578e5e658d274407e025508c.
This commit is contained in:
parent
1e18d38caf
commit
8d22103898
@ -1,3 +1 @@
|
||||
module Data.Bifunctor.Join where
|
||||
|
||||
newtype Join p a = { runJoin :: p a a }
|
||||
|
Loading…
Reference in New Issue
Block a user