knrafto / language-bash

Parse and pretty-print Bash shell scripts
BSD 3-Clause "New" or "Revised" License
35 stars 9 forks source link

Add Monoid/Semigroup instance for Lists #25

Open mmhat opened 4 years ago

mmhat commented 4 years ago

It would be nice if we had Monoid and Semigroup instances for the List type.