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
Now that Agda 2.6.2 has been released, we don't need the OPTIONS pragmas everywhere, we can instead specify the default options in the standard-library.agda file. This should zap several hundred lines of code in the process 🎉 (not to mention avoid many wasted hours of tests failing when I forget to add them to new modules)