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
update flakes to compile with ghc928 and ghc962 (#3641)
* update flakes, fix implicit-hie-cradle
* bump apply-refact, 0.12 -> 0.13
* use 'implicit-hie-cradle-0.5.0.1' instead of '0.4.0.2'
(there doesn't appear to be any functional changes)
---------
Co-authored-by: Michael Peyton Jones <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
# while the original githcom:Avi-D-coder/hie-bios still has this:
66
+
# 'CabalType :: Maybe String -> CabalType'
67
+
# We need a patched version of implicit-hie-cradle that works with hls, so I've created
68
+
# the repository below. Obviously, this is not sustainable as it adds more technical debt.
69
+
# We need a better strategy to streamline changes required by HLS from other hie-bios related
70
+
# packages.
71
+
# See details here: https://github.com/Avi-D-coder/implicit-hie-cradle/compare/master...smunix:implicit-hie-cradle:smunix-patch-hls-1?expand=1
0 commit comments