Skip to content

Move interrupt to separate package#4

Open
newhoggy wants to merge 1 commit intotek:mainfrom
newhoggy:newhoggy/move-interrupt-to-separate-package
Open

Move interrupt to separate package#4
newhoggy wants to merge 1 commit intotek:mainfrom
newhoggy:newhoggy/move-interrupt-to-separate-package

Conversation

@newhoggy
Copy link
Copy Markdown

polysemy-conc does not compile on windows because of the dependency on unix.

Only interrupt modules in the package actually require unix. polysemy-conc can easily be made to compile on Windows if the interrupt modules are moved to a separate package.

@tek
Copy link
Copy Markdown
Owner

tek commented May 18, 2024

yeah I guess that's a reasonable solution. but the obvious candidate for this effect is polysemy-process, since that already depends on unix 🙂

I moved it there in main, gonna publish to Hackage later.

@tek tek force-pushed the main branch 14 times, most recently from a329c1f to ae01190 Compare May 30, 2024 00:58
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.

2 participants