Skip to content

Commit

Permalink
Update golds
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed Mar 16, 2024
1 parent 1b21475 commit df3a1b8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion SBVTestSuite/GoldFiles/allSat8.gold
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ EXCEPTION CAUGHT:
*** NB. If this is a use case you'd like SBV to support, please get in touch!

CallStack (from HasCallStack):
error, called at ./Data/SBV/Control/Utils.hs:1660:57 in sbv-10.5.5-inplace:Data.SBV.Control.Utils
error, called at ./Data/SBV/Control/Utils.hs:1660:57 in sbv-10.6-inplace:Data.SBV.Control.Utils
2 changes: 1 addition & 1 deletion SBVTestSuite/GoldFiles/nested1.gold
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Data.SBV: Mismatched contexts detected.
*** See https://github.com/LeventErkok/sbv/issues/71 for several examples.

CallStack (from HasCallStack):
error, called at ./Data/SBV/Core/Symbolic.hs:1937:48 in sbv-10.5.5-inplace:Data.SBV.Core.Symbolic
error, called at ./Data/SBV/Core/Symbolic.hs:1937:48 in sbv-10.6-inplace:Data.SBV.Core.Symbolic
2 changes: 1 addition & 1 deletion SBVTestSuite/GoldFiles/nested2.gold
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Data.SBV: Mismatched contexts detected.
*** See https://github.com/LeventErkok/sbv/issues/71 for several examples.

CallStack (from HasCallStack):
error, called at ./Data/SBV/Core/Symbolic.hs:1937:48 in sbv-10.5.5-inplace:Data.SBV.Core.Symbolic
error, called at ./Data/SBV/Core/Symbolic.hs:1937:48 in sbv-10.6-inplace:Data.SBV.Core.Symbolic
2 changes: 1 addition & 1 deletion SBVTestSuite/GoldFiles/nested3.gold
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Data.SBV: Mismatched contexts detected.
*** See https://github.com/LeventErkok/sbv/issues/71 for several examples.

CallStack (from HasCallStack):
error, called at ./Data/SBV/Core/Symbolic.hs:1937:48 in sbv-10.5.5-inplace:Data.SBV.Core.Symbolic
error, called at ./Data/SBV/Core/Symbolic.hs:1937:48 in sbv-10.6-inplace:Data.SBV.Core.Symbolic
2 changes: 1 addition & 1 deletion SBVTestSuite/GoldFiles/nested4.gold
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Data.SBV: Mismatched contexts detected.
*** See https://github.com/LeventErkok/sbv/issues/71 for several examples.

CallStack (from HasCallStack):
error, called at ./Data/SBV/Core/Symbolic.hs:1937:48 in sbv-10.5.5-inplace:Data.SBV.Core.Symbolic
error, called at ./Data/SBV/Core/Symbolic.hs:1937:48 in sbv-10.6-inplace:Data.SBV.Core.Symbolic

0 comments on commit df3a1b8

Please sign in to comment.