Skip to content

Instantly share code, notes, and snippets.

@dagit
Created January 19, 2013 20:32
Show Gist options
  • Select an option

  • Save dagit/4574913 to your computer and use it in GitHub Desktop.

Select an option

Save dagit/4574913 to your computer and use it in GitHub Desktop.
module Foo where
open import Relation.Binary.Core
_⇒_ : Set → Set → Set
_⇒_ _ = record {}
@dagit

dagit commented Jan 19, 2013

Copy link
Copy Markdown
Author

The error is intentional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment