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
We might like to pass Bluefin handles as ImplicitParams, but it doesn't work well, because of the same incoherent instance type inference issues as in #21.
Here's a demonstration of the best I have been able to achieve so far:
We might like to pass Bluefin handles as
ImplicitParams
, but it doesn't work well, because of the same incoherent instance type inference issues as in #21.Here's a demonstration of the best I have been able to achieve so far:
bluefin/bluefin-internal/src/Bluefin/Internal/Examples.hs
Lines 1098 to 1152 in 783da15
The text was updated successfully, but these errors were encountered: