You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building this library with the ghc-9.6.2 from nixpkgs haskell-updates branch fail with this test failure:
fakedata> Failures:fakedata> test/AddressSpec.hs:71:27:fakedata> 1) Address.Address, Address functions, Monad instance of Fake (tuple)fakedata> not expected: "United States of America"fakedata> To rerun use: --match "/Address/Address/Address functions/Monad instance of Fake (tuple)/"fakedata> Randomized with seed 81801159fakedata> Finished in 19.3418 secondsfakedata> 363 examples, 1 failure
The text was updated successfully, but these errors were encountered:
Building this library with the ghc-9.6.2 from nixpkgs haskell-updates branch fail with this test failure:
The text was updated successfully, but these errors were encountered: