Skip to content

hls-test-utils-1.0.0.0 doesn't build with hspec-core 2.8 #1835

@felixonmars

Description

@felixonmars

Your environment

Which OS do you use:
Arch Linux x86_64

Steps to reproduce

Build hls-test-utils 1.0.0.0 with hspec-core 2.8

Actual behaviour

Configuring hls-test-utils-1.0.0.0...
Preprocessing library for hls-test-utils-1.0.0.0..
Building library for hls-test-utils-1.0.0.0..
[1 of 2] Compiling Test.Hls.Util    ( src/Test/Hls/Util.hs, dist/build/Test/Hls/Util.dyn_o )

src/Test/Hls/Util.hs:188:32: error:
    ‘configOutputFile’ is not a (visible) constructor field name
    |
188 |                              , configOutputFile = Right $ subdir </> "results.xml"
    |                                ^^^^^^^^^^^^^^^^

It was removed in hspec/hspec@86ad5be#diff-f0f01b0b2162c19117bc77a50a8986ec24c6553b1e09c83213cac5c6760b270f

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous integrationold_type: distributiontype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions