Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate cabal2nix's Main module to a library-exposed module. #278

Merged
merged 1 commit into from
Jun 8, 2017

Conversation

jmitchell
Copy link
Contributor

The motivation is to support calling cabal2nix from another Haskell
library using the same interface provided by the executable.

A similar change was suggested as part of #274, but this is a single-purpose proposal.

The motivation is to support calling cabal2nix from another Haskell
library using the same interface provided by the executable.
@domenkozar
Copy link
Member

cc @peti

@peti peti merged commit d15c465 into NixOS:master Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants