You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hakyll transitively depends on easy-file package, whose 0.2.4 fails to build on Windows with GHC < 8.10 at the moment: kazu-yamamoto/easy-file#9
I'm creating this issue for two reasons:
I want to write this down;
I want it to be a gathering place for people who use older compilers. How many are out there? Does it make sense for us to strive and keep backward compatibility as long as possible, or is "three latest majors" an okay approach?
The text was updated successfully, but these errors were encountered:
Hakyll transitively depends on
easy-file
package, whose 0.2.4 fails to build on Windows with GHC < 8.10 at the moment: kazu-yamamoto/easy-file#9I'm creating this issue for two reasons:
The text was updated successfully, but these errors were encountered: