-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
bugSomething not working correctlySomething not working correctlypriorityFor issues that should be solved soonerFor issues that should be solved sooner
Description
nightly: Pulling from galoisinc/cryptol
Digest: sha256:87b94650e66333dadcca914f77ebfdad158ec920b960cf19f714e4181b57eb10
Status: Image is up to date for ghcr.io/galoisinc/cryptol:nightly
ghcr.io/galoisinc/cryptol:nightly
┏━╸┏━┓╻ ╻┏━┓╺┳╸┏━┓╻
┃ ┣┳┛┗┳┛┣━┛ ┃ ┃ ┃┃
┗━╸╹┗╸ ╹ ╹ ╹ ┗━┛┗━╸
version 2.13.0.99
https://cryptol.net :? for help
Loading module Cryptol
Cryptol> 0
Showing a specific instance of polymorphic result:
* Using 'Integer' for the type of '(expression)'
0
Cryptol> [0..0]
Showing a specific instance of polymorphic result:
* Using 'Integer' for type argument 'a' of 'Cryptol::fromTo'
[0]
Cryptol> 0 # [0..0]
Showing a specific instance of polymorphic result:
* Using '0' for type argument 'front' of '(Cryptol::#)'
cryptol: You have encountered a bug in Cryptol's implementation.
*** Please create an issue at https://github.com/GaloisInc/cryptol/issues
%< ---------------------------------------------------
Revision: UNKNOWN
Branch: UNKNOWN
Location: [Eval] fromWordVal
Message: not a word value
ccatV right
seq:1
CallStack (from HasCallStack):
panic, called at src/Cryptol/Utils/Panic.hs:21:9 in cryptol-2.13.0.99-inplace:Cryptol.Utils.Panic
panic, called at src/Cryptol/Backend/Monad.hs:410:17 in cryptol-2.13.0.99-inplace:Cryptol.Backend.Monad
evalPanic, called at src/Cryptol/Eval/Value.hs:377:23 in cryptol-2.13.0.99-inplace:Cryptol.Eval.Value
%< ---------------------------------------------------
...restarting cryptol...
Cryptol> [0..0] # 0
Showing a specific instance of polymorphic result:
* Using '0' for type argument 'back' of '(Cryptol::#)'
cryptol: You have encountered a bug in Cryptol's implementation.
*** Please create an issue at https://github.com/GaloisInc/cryptol/issues
%< ---------------------------------------------------
Revision: UNKNOWN
Branch: UNKNOWN
Location: [Eval] fromWordVal
Message: not a word value
ccatV left
seq:1
CallStack (from HasCallStack):
panic, called at src/Cryptol/Utils/Panic.hs:21:9 in cryptol-2.13.0.99-inplace:Cryptol.Utils.Panic
panic, called at src/Cryptol/Backend/Monad.hs:410:17 in cryptol-2.13.0.99-inplace:Cryptol.Backend.Monad
evalPanic, called at src/Cryptol/Eval/Value.hs:377:23 in cryptol-2.13.0.99-inplace:Cryptol.Eval.Value
%< ---------------------------------------------------
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething not working correctlySomething not working correctlypriorityFor issues that should be solved soonerFor issues that should be solved sooner