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
moduleBugwherepostulateD :SetP : D →Setk : D
Pk : P k
_≡_ : D → D →Setc : (a : D) → P a → D
c a Pa = k
{-# ATP definition c #-}postulate foo : c k Pk ≡ k
{-# ATP prove foo #-}
$ apia Bug.agda
An internal error has occurred. Please report this as a bug.
Location of the error: src/Apia/Utils/AgdaAPI/EtaExpansion.hs:74
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: