Skip to content

script/latest.sh doesn't work anymore. #366

@turboMaCk

Description

@turboMaCk

The quick install script located in scripts directory of this repository seems to be broken.

curl -sSL https://raw.github.com/jaspervdj/stylish-haskell/master/scripts/latest.sh | sh -s $(find . -type f -name "*.hs" ! -path "*.stack-work*") -i
Downloading and running stylish-haskell...
#=#=#                                                                         

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

It seems that the url for tarball might not be correctly parsed out of HTML or something like that.

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