DanielG / ghc-syb

Scrap Your Boilerplate instances for GHC's data types
8 stars 10 forks source link

Adapted to GHC 8.2.1 #17

Closed achirkin closed 7 years ago

achirkin commented 7 years ago

GHC 8.2.1 is now in release candidate state. There are few changes in API, requiring a minor adaptation on ghc-syb-utils side: nameSetElems is removed in favor of nameSetElemsStable in module NameSet.