Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Enter your code hereleap-0.0.0: test (suite: test)
- leap
- isLeapYear
- 1996 - leap year FAILED [1]
- Failures:
- test/Tests.hs:18:
- 1) leap.isLeapYear 1996 - leap year
- uncaught exception: ErrorCall (Prelude.undefined
- CallStack (from HasCallStack):
- error, called at libraries/base/GHC/Err.hs:79:14 in base:GHC.Err
- undefined, called at src/LeapYear.hs:3:1 in leap-0.0.0-4uYVmwBGJQhBRFIbJzqiyG:LeapYear)
- Randomized with seed 875878715
- Finished in 0.0005 seconds
- 1 example, 1 failure
- Test suite failure for package leap-0.0.0
- test: exited with: ExitFailure 1
- Logs printed to console
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement