jonschoning / espial

Espial is an open-source, web-based bookmarking server.
GNU Affero General Public License v3.0
793 stars 27 forks source link

Document needing to run 'stack build' after changing settings #40

Closed poirier closed 2 years ago

poirier commented 2 years ago

I spent too long editing my settings and restarting Espial, wondering why my changes didn't seem to take effect. I finally tried running stack build again and voila!

(I'm an experienced programmer but completely new to Haskell. Apart from this, the instructions in the README were enough to get me up and running.)

jonschoning commented 2 years ago

Sorry for the confusion, thank you for helping to clarify this for others