You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dhall-lsp-server: Fix lower bound on dhall (#1495)
* dhall-lsp-server: Fix lower bound on dhall
… as reported in #1494.
* Require base >= 4.11
Previously there were build failures with GHC-8.2 and 8.0 due to `(<>)` being out of scope.
0 commit comments