Skip to content

Conversation

Mistuke
Copy link
Contributor

@Mistuke Mistuke commented Dec 27, 2021

Win32 uses a Simple type and doesn't need Setup.hs.

Fixes #193

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have not added a new Haskell dependency.
  • I have included a changelog entry.
  • I have not modified the version of the package in Win32.cabal.

Win32 uses a Simple type and doesn't need Setup.hs.

Fixes #193
@Mistuke Mistuke merged commit 24eadc0 into master Dec 28, 2021
@Mistuke Mistuke deleted the win32-remove-setup-file branch December 28, 2021 10:02
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.

Setup.hs seems inconsistent with the build-type option of the cabal file.

1 participant