Skip to content

Change build-type to Configure. - #96

Open
pranaysashank wants to merge 1 commit into
haskell:mainfrom
pranaysashank:main
Open

Change build-type to Configure.#96
pranaysashank wants to merge 1 commit into
haskell:mainfrom
pranaysashank:main

Conversation

@pranaysashank

@pranaysashank pranaysashank commented Aug 1, 2026

Copy link
Copy Markdown

The Configure build type satisfies the requirements for this project. Removing custom-setup also allows us to compile faster as we don't have to build setup-depends packages.

Add a CI for windows & macos.

I generated config.h.in by running autoheader and used the default template generated by autoscan to create configure.ac, and then moved the test c programs from Setup.hs to configure.ac file.

It compiles on windows and macos in CI; I see there are headers for 32bit systems too but I don't have any 32 bit machines or a 32bit ghc to test it.

The Configure build type satisfies the requirements for this project.
Removing custom-setup also allows us to compile faster as we don't
have to build setup-depends packages.

Add a CI for windows & macos.
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.

1 participant