Skip to content

Commit

Permalink
Remove remnants of ImpSpec from CI and hie file
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Nov 20, 2024
1 parent 0b5aa06 commit f4e5a77
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ jobs:
- set-algebra
- small-steps
- vector-map
- ImpSpec
ghc: ["8.10.7", "9.2.8", "9.6.6", "9.8.2", "9.10.1"]
os: [ubuntu-latest]
fail-fast: false
Expand Down
6 changes: 0 additions & 6 deletions hie.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,12 +174,6 @@ cradle:
- path: "eras/shelley-ma/test-suite/test"
component: "cardano-ledger-shelley-ma-test:test:cardano-ledger-shelley-ma-test"

- path: "libs/ImpSpec/src"
component: "lib:ImpSpec"

- path: "libs/ImpSpec/test"
component: "ImpSpec:test:tests"

- path: "libs/cardano-data/src"
component: "lib:cardano-data"

Expand Down

0 comments on commit f4e5a77

Please sign in to comment.