Skip to content

Lighthouse doesn't work with an executable #83

@entropitor

Description

@entropitor

I tried writing a haskell executable, but lighthouse doesn't seem to work with it. (The exectuble gets the input, but the output is not working with lighthouse). It's piped to stdout however.

When using a bash script and executing the executable it doesn't work either.
When I pipe it through a bash script and the haskell interpreter (runhaskell) it works.

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