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
I have a custom preprocessor that converts files in my src directory to Haskell files. However when any of those originals change stack build doesn't appear to reprocess. If I do stack clean first that works.