Closed BinderDavid closed 1 year ago
The function ext1 from the module Data.Generic.Aliases has a twin ext2 for binary type constructors which was added ~13 years ago. Sadly, someone forgot to also add it to the export list of the module :) This is almost certainly an oversight.
ext1
Data.Generic.Aliases
ext2
Released as 0.7.2.4 along with documentation improvements. Thanks for bringing it all up.
0.7.2.4
The function
ext1
from the moduleData.Generic.Aliases
has a twinext2
for binary type constructors which was added ~13 years ago. Sadly, someone forgot to also add it to the export list of the module :) This is almost certainly an oversight.