[Haskell-cafe] cabal sdist and auto-generated modules

Marios Titas redneb8888 at gmail.com
Sun Aug 31 04:45:28 UTC 2014


I am trying to run cabal sdist on a package where one of exposed
modules does not exists because it is automatically generated by
setup.hs. cabal refuses to do that because it cannot find the file
corresponding to that module. Is there a solution to that problem? The
package builds just fine.


More information about the Haskell-Cafe mailing list