1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 08:25:19 +03:00

Stub in a Data.Bifunctor.Join module.

This commit is contained in:
Rob Rix 2016-02-26 18:56:16 -05:00
parent 254d04774a
commit 6b35f029af

View File

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