Remove files with wrong extension
Some files in `src/` contain Haskell syntax, yet have the wrong extension (`.sh`, `.purs`, `.old`, `.hs.old`). They are not picked up by Cabal. They were most probably saved with the wrong extension by mistake, and forgotten about. Since the project builds fine without them, I think it is safe to say that they are not needed and can be safely removed.
Showing
Please register or sign in to comment