ennocramer / floskell

Floskell is a flexible Haskell source code pretty printer.
BSD 3-Clause "New" or "Revised" License
178 stars 22 forks source link

Remove `$` prefix from shell commands in README #65

Closed traviskaufman closed 2 years ago

traviskaufman commented 3 years ago

Doing so allows one to more easily copy-paste the commands into a terminal

ennocramer commented 2 years ago

Thank you for the PR and apologies for the delay in merging!