parsonsmatt/servant-persistent

Explicit imports

crabmusket opened this issue · 3 comments

What's your feeling on explicit or qualified imports? I much prefer explicit imports in learning contexts, so learners can see easily what modules export what. I'm happy to make a PR if you'd prefer not to do it yourself!

I completely agree! I'm refining the code and writing a blog post to accompany it. If you'd like to contribute in anyway, I'd appreciate it 😄

I've made most of the imports explicit now, so I'll close this out. Thanks for bring it up!

Can confirm, issue is fixed for me 😉