packages feed

sqlc-hs-0.2.0.0: test/golden/nested-module/nested-module.cabal

cabal-version: 3.0
name: nested-module
version: 0.1.0.0
library
  build-depends:
    base,
    bytestring,
    mysql-simple,
    text,
  exposed-modules:
    Foo.Bar
    Foo.Bar.Internal
    Foo.Bar.Types