Skip to content

autospec requires complete arguments even for '--help' #13

@jkarni

Description

@jkarni

autospec tries to run even with the --help option:

$ autospec  --help'                                                                 
listening on .autospec.sock
Ok, modules loaded: none.

<interactive>:28:69:
    Not in scope: ‘spec’
    Perhaps you meant ‘Test.Hspec.hspec’ (imported from Test.Hspec)

If I provide e.g. test/Spec.hs, it works, but only after loading the files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions