Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PR #6724

Closed
wants to merge 8 commits into from
Closed

Update PR #6724

wants to merge 8 commits into from

Conversation

ramsay-t
Copy link
Contributor

@ramsay-t ramsay-t commented Dec 1, 2024

No description provided.

effectfully and others added 8 commits November 26, 2024 13:22
I used to see this:

```haskell
              $j_sXeb (x#_aWMv :: Int#) (wild1_aWMu :: Int)
                = let! { I# ipv6_sXec ~ wild3_X8 <- wild1_aWMu } in
```

and now I see this:

```haskell
              $w$j_sum7 :: Int# -> Int# -> (# State# s_sumh, () #)
              $w$j_sum7 (x#_sum1 :: Int#) (ww2_sum4 :: Int#)
```

in the GHC Core of the `spend` local function in `UntypedPlutusCore.Evaluation.Machine.Cek.ExBudgetMode`. It's a small but welcome improvement.
* nix flake update haskell-nix

* nix flake update hackage

* nix flake update CHaP

* bump-up cabal indexes
* Fix unMapData tests

* Fix unMapData tests

* Fix unListData tests

* Fix listOfPair test

* Fix listOfList test

* Fix existing equalsData test and add some new ones

* Fix listData test

* Fix mkPairData test

* Fix mapData test

* Fix unBData test

* Fix unIData tests

* Fix constrDate test

* Rename pair tests and fix sndPair test

* Fix unConstrData tests

* Rename test for unit constant

* Add some more tests for bool

* Add some more tests
@kwxm
Copy link
Contributor

kwxm commented Dec 1, 2024

Eh?

@ramsay-t
Copy link
Contributor Author

ramsay-t commented Dec 2, 2024

I was trying to update my branch to make it re-run the CI, which was failing for indeterminate reasons :) However, I may have just made it worse.

@ramsay-t ramsay-t closed this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants