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
Conferer can be extended by creating new FromConfig instances. However, there isn't any docs about how to implement a new one (apart from the haddock generated doc of the typeclass).
It'd be good to have a guide on how to implement a new FromConfig.
Conferer can be extended by creating new
FromConfiginstances. However, there isn't any docs about how to implement a new one (apart from the haddock generated doc of the typeclass).It'd be good to have a guide on how to implement a new FromConfig.