Skip to content

Error on Hammer import - invalid option declaration 'lazyReduce.skipProof' #18

Description

@barabbs

I am encountering some issues in importing LeanHammer. I have a blank project, with lean-toolchain

leanprover/lean4:v4.20.0

and lakefile.lean

import Lake
open Lake DSL

package «LeanHammer» where
  -- add any additional package configuration options here

require Hammer from git "https://github.com/JOSHCLUNE/LeanHammer" @ "main"

Everything builds just fine running lake update and lake build Hammer, yet a simple lean file

import Hammer

raises the error LeanHammer.lean:1:0: invalid option declaration 'lazyReduce.skipProof', option already exists.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions