Skip to content

Commit

Permalink
Update index state
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy authored and carbolymer committed Jun 5, 2024
1 parent 4e70e55 commit 50f98a0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Actionlint

on:
merge_group:
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ name: Shellcheck
# is consistent with the one of developers.

on:
merge_group:
pull_request:

jobs:
Expand Down
5 changes: 2 additions & 3 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ repository cardano-haskell-packages
-- See CONTRIBUTING for information about these, including some Nix commands
-- you need to run if you change them
index-state:
, hackage.haskell.org 2024-05-25T09:09:57Z
, cardano-haskell-packages 2024-05-15T19:28:23Z
, hackage.haskell.org 2024-05-30T17:32:42Z
, cardano-haskell-packages 2024-05-29T10:15:00Z

packages:
cardano-node
Expand Down Expand Up @@ -55,7 +55,6 @@ package plutus-scripts-bench
haddock-options: "--optghc=-fplugin-opt PlutusTx.Plugin:defer-errors"

constraints:
io-classes-mtl < 0.1.2.0,
wai-extra < 3.1.15,

-- IMPORTANT
Expand Down
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 50f98a0

Please sign in to comment.