1
1
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:
Rob Rix 2016-03-10 10:46:32 -05:00
parent ddd0adf2aa
commit b6d422eb5b
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ library
, Control.Monad.Free
, Data.Adjoined
, Data.Align
, Data.Bifunctor.These
, Data.Coalescent
, Data.Copointed
, Data.Functor.Both

View File

@ -0,0 +1 @@
module Data.Bifunctor.These where