Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Status of "Hint Cut"

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Status of "Hint Cut"


Chronological Thread 
  • From: Matthieu Sozeau <mattam AT mattam.org>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Status of "Hint Cut"
  • Date: Wed, 04 Nov 2015 15:54:59 +0000
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=mattam AT mattam.org; spf=Pass smtp.mailfrom=matthieu.sozeau AT gmail.com; spf=None smtp.helo=postmaster AT mail-pa0-f53.google.com
  • Ironport-phdr: 9a23:kJRfRxT9EajmL0pGp2CXj3mHT9psv+yvbD5Q0YIujvd0So/mwa64ZxKN2/xhgRfzUJnB7Loc0qyN4/2mAjRLvsbJmUtBWaIPfidNsd8RkQ0kDZzNImzAB9muURYHGt9fXkRu5XCxPBsdMs//Y1rPvi/6tmZKSV3BPAZ4bt74BpTVx5zukbviptuIO04X1HKUWvBbElaflU3prM4YgI9veO4a6yDihT92QdlQ3n5iPlmJnhzxtY+a9Z9n9DlM6bp6r5YTGfayQ6NtRrtBST8iLmod5cvxtBCFQxHcyGEbVzAzmwZUAwnI8VnBWYX8uzay4u90xDWTOOXzRKwoUDHk6L1kHky7wBwbPiI0pTmEwvd7i7hW9Uqs

Hi,

  this is indeed supported and I'm documenting it right now, thanks
for the reminder! This works for typeclasses eauto only currently, hopefully it will 
be available for the other auto/eauto variants once we merge them.
Best regards,
-- Matthieu

On Wed, Nov 4, 2015 at 8:31 AM Ralf Jung <jung AT mpi-sws.org> wrote:
Hi all,

> what is the status of the command:
>
>   Hint Cut
>
> that allows one to constraint (e)auto and type class instance search?
>
> It has been introduced by commit 1011266b in November 2011, but has
> never been documented, nor mentioned in any Changelog.
[snip]
> I would like to try to make use of this feature, but since it has not
> been documented or mentioned anywhere, I am not sure what will happen
> with it in the future.

We'd really like to rely on "Hint Cut" to make our typeclass setup
scale. But right now, we kind of fear that it may, one day, disappear
just as silently as it appeared four years ago - so some kind of
confirmation by the Coq devs, that this is a feature that's considered
"officially supported" and won't be just tossed away, would be very much
appreciated.

Kind regards,
Ralf



Archive powered by MHonArc 2.6.18.

Top of Page