Skip to Content.
Sympa Menu

ssreflect - [ssreflect] Making some constructions transparent?

Subject: Ssreflect Users Discussion List

List archive

[ssreflect] Making some constructions transparent?


Chronological Thread 
  • From: "John Wiegley" <>
  • To:
  • Subject: [ssreflect] Making some constructions transparent?
  • Date: Wed, 03 Dec 2014 13:42:17 -0600
  • Organization: New Artisans LLC

I'm using the SSReflect library, and when I extract my program to Haskell, I
get the following warning. Perhaps there are some definitions in the library
which should be made transparent?

Warning: The extraction is currently set to bypass opacity,
the following opaque constant bodies have been accessed :
andP eqP eqnP idP iffP inj_eqAxiom pair_eqP val_eqP.

Thanks, John



Archive powered by MHonArc 2.6.18.

Top of Page