• Erik de Castro Lopo's avatar
    ihaskell-widgets: Make it compile with ghc 8.4 · 14c4de5a
    Erik de Castro Lopo authored
    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.
    14c4de5a
Name
Last commit
Last update
..
Bool Loading commit data...
Box Loading commit data...
Float Loading commit data...
Int Loading commit data...
Selection Loading commit data...
String Loading commit data...
Button.hs Loading commit data...
Common.hs Loading commit data...
Image.hs Loading commit data...
Interactive.hs Loading commit data...
Output.hs Loading commit data...
Singletons.hs Loading commit data...
Types.hs Loading commit data...