ndmitchell / debug

Haskell library for debugging
BSD 3-Clause "New" or "Revised" License
122 stars 7 forks source link

Drop dependency on monoidal-containers #57

Closed pepeiborra closed 6 years ago

pepeiborra commented 6 years ago

Less dependencies = easier GHC upgrades

ndmitchell commented 6 years ago

Awesome! Now we're blocked on hashtables for GHC 8.4 - see https://github.com/gregorycollins/hashtables/issues/45

pepeiborra commented 6 years ago

Hopefully not for long https://github.com/MaartenFaddegon/Hoed/pull/19