concat-plugin-0.3.0.0: GHC plugin for compiling to categories
Safe HaskellSafe-Inferred
LanguageHaskell2010

ConCat

Description

For importing qualfied by ConCat clients. Enables some rewrite rules and Coercible instances. Unfortunately, doing so leads to warnings of unused imports in the client module. How to resolve (without -Wno-unused-imports)?

Documentation