mirror of
https://github.com/github/semantic.git
synced 2024-11-24 00:42:33 +03:00
Revert "Revert "Stub in a Data.Bifunctor.These module.""
This reverts commit 2b5c242f70e141e00fdeadd378c2d6eae49fce22.
This commit is contained in:
parent
ddd0adf2aa
commit
b6d422eb5b
@ -20,6 +20,7 @@ library
|
||||
, Control.Monad.Free
|
||||
, Data.Adjoined
|
||||
, Data.Align
|
||||
, Data.Bifunctor.These
|
||||
, Data.Coalescent
|
||||
, Data.Copointed
|
||||
, Data.Functor.Both
|
||||
|
1
src/Data/Bifunctor/These.hs
Normal file
1
src/Data/Bifunctor/These.hs
Normal file
@ -0,0 +1 @@
|
||||
module Data.Bifunctor.These where
|
Loading…
Reference in New Issue
Block a user