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
Disallow with changing Optional record type (#2501)
See: dhall-lang/dhall-lang#1332
The standard already required this, but the Haskell implementation was
not correctly conforming to the standard. Fixing this not only
simplifies the Haskell code but also makes the code more greatly
resemble the corresponding standard judgement.
0 commit comments