Lysxia / generic-data

Generic data types in Haskell, utilities for GHC.Generics
https://hackage.haskell.org/package/generic-data
MIT License
44 stars 9 forks source link

Inspection test broken on 9.2 #56

Open Lysxia opened 2 years ago

Lysxia commented 2 years ago

I dunno why. It seems that Data.Generic.from is not getting inlined in some cases even with small types.