Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Question regarding Coq Notationn

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Question regarding Coq Notationn


Chronological Thread 
  • From: t x <txrev319 AT gmail.com>
  • To: coq-club <coq-club AT inria.fr>
  • Subject: [Coq-Club] Question regarding Coq Notationn
  • Date: Wed, 28 Aug 2013 04:18:44 +0000

Hi,

  Here is my minimal failure example:

https://gist.github.com/anonymous/df6b5d1cf5a81592ea4d

  I'm trying to build a variant of "<-" of the Maybe Monad where I can pull out either a Z or a Bool.

  However, I'm getting an error about some "product" rather than a myOpt.

  What am I doing wrong, and how do I fix this?

Thanks!



Archive powered by MHonArc 2.6.18.

Top of Page