forked from cdepillabout/stacklock2nix
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a `generateCabalFile` argument that allows us to pre-genereate the cabal file, thus allowing us to create an environment where hpack can successfully find included files. We also just read the package.yaml file directly to get the name rather than by calling readYAML, since include directives lead to unparseable YAML. Resolves cdepillabout#47
- Loading branch information
Showing
1 changed file
with
37 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters