debug-me fails to build against LTS 8.23:
...
[20 of 32] Compiling WebSockets ( WebSockets.hs,
dist/build/debug-me/debug-me-tmp/WebSockets.o )
WebSockets.hs:96:9: error:
`fromDataMessage' is not a (visible) method of class `WebSocketsData'
WebSockets.hs:123:11: error:
Not in scope: `connectionCompressionOptions'
Makefile:29: recipe for target 'debug-me' failed
make[2]: *** [debug-me] Error 1
--spwhitton
Debian has moved onto LTS 12.10 and debug-me requires haskell-aeson older than 1.3.
Unless debug-me is updated, it will unfortunately not be included in Debian buster, which would scupper plans for a debug-me.debian.org.