transformers-compat
有什么办法在我的应用程序的.cabal文件中指出,我依赖于一个库,以便它是用特定的构建标志构建的?
flags: transformers-compat: transformers3: true
另见flags部分。