I couldn't get hothasktags to compile either using cabal or using make from within the repo. So I've added import Data.Monoid (yes that is the extent of this PR!) and it compiled properly and it produces a correct tags file.
I should point out here that I am a super newb so I may have committed an egregious error, please forgive me if I have a discard this PR :)
I couldn't get hothasktags to compile either using cabal or using make from within the repo. So I've added
import Data.Monoid
(yes that is the extent of this PR!) and it compiled properly and it produces a correct tags file.I should point out here that I am a super newb so I may have committed an egregious error, please forgive me if I have a discard this PR :)
Some versions: