1 name: th-backpack-failure
7 default-language: Haskell2010
8 build-depends: base, impl, sig-with-th
10 mixins: sig-with-th requires (Sig as Impl)
15 default-language: Haskell2010
17 hs-source-dirs: sig-with-th
19 exposed-modules: THFuns
22 default-language: Haskell2010