Conversation
My little game on archlinux is finding the one updated Haskell package responsible for the whole rebuild of the other 100s Haskell packages when updating my system :D
0
0
2

@jill hummmmmmm Pandoc?

1
0
0
@melunaka nah pandoc is usually the one *being affected* by a dependency update, not the one causing it
0
0
0

@jill Oh right. Very frequent rebuild of Haskell packages is the reason I’m using pandoc-bin, but I would interested to know who’s the culprit

1
0
0
@melunaka I didn't find the culprit package this time sadly (maybe a build-time dep), but sometimes it's some generic, basic stuff like "haskell-data-default" :')
0
0
1