snoyberg / keter

Web app deployment manager
MIT License
260 stars 71 forks source link

Reorganize most .hs files into new /src directory. #254

Closed a-02 closed 2 years ago

jappeace commented 2 years ago

Hello, thanks! Looks like you've forked from an older version of master. To merge this you need to create a new branch from the latest snoyberg/master, and cherry pick your commit on top of it, then re-open another PR (or force push into this one). Let me know if you need help with this because it involves a bit of git magic