-
Notifications
You must be signed in to change notification settings - Fork 11
Prefer cabal conditionals over CPP heavy code. #18
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
Conversation
|
Hi! Sorry for the lack of response on this. I recently became a father, so I've been somewhat "distracted" lately :-) I hope to have a proper look at this before the end of the year. |
|
Congrats Christiaan. |
Update CI to use GHC 9.0.2 / 9.2.1
|
I've modified my site's hakyll setup so that I can have unlisted path for blog posts up for review and moved the one about conditional coding there. |
|
I put off doing the rebase until today as I was half awake yesterday from too much nordic ski and through sleepy eyes rewriting history felt too daunting. |
I don't normally make pull requests like this so I wrote a blog post on why I prefer cabal conditionals over CPP heavy code.
I practised these techniques on
ghc-tcplugins-extrabefore using them with success elsewhere.