Skip to content

stack install hmatrix is ugly #1463

Closed
Closed
@ndmitchell

Description

@ndmitchell

Currently installing hmatrix with stack is difficult. The advice is to download some files then do:

stack install hmatrix --flag hmatrix:openblas --extra-lib-dirs=C:\...\OpenBLAS\lib --extra-include-dir=C:\...\OpenBLAS\include

Alas, that doesn't work because extra-include-dir is not a valid flag anymore. But either way, it would be nice if it was simpler and didn't require any download or complex messing around.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions