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
Can't peek Tree from Ptr since Tree does not implement Storable typeclass. Is there some other proper way to do it?
I am pretty new in Haskell so it might be my fail. Sorry if it is.