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
It’s never really bothered me personally I guess, because a lot of my code depends on singletons, so I used some of its types without too much thought.
Removing the dependency shouldn’t be too much work I think.
I use this library to prove
KnownNat (n + 1)
fromKnownNat n
, installingsingletons
is a bit of an overkill.The text was updated successfully, but these errors were encountered: