lambdageek / unbound-generics

Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)
https://hackage.haskell.org/package/unbound-generics/
BSD 3-Clause "New" or "Revised" License
55 stars 18 forks source link

Add functor instance for Exchange #40

Closed emilypi closed 4 years ago

emilypi commented 4 years ago

Hi all!

See: https://github.com/ekmett/profunctors/pull/70#issuecomment-656355144

emilypi commented 4 years ago

Thanks for merging!