IHaskell/ihaskell-display
Erik de Castro Lopo 14c4de5a12 ihaskell-widgets: Make it compile with ghc 8.4
GHC 8.4 allows value level operators (in this case list append, '++') to
be used at the type level, so that the singletons package for GHC 8.4
uses this operator whereas previous versions of singletons defined a ':++'
operator for type level append.
2018-09-01 18:41:24 +10:00
..
2018-08-28 16:11:01 -04:00