mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 02:01:39 +03:00
Typo
This commit is contained in:
parent
e2f45ee5e4
commit
0bc02bcae0
@ -269,7 +269,7 @@ primTable = let sym = Concrete in
|
||||
updatePrim sym updateBack_word updateBack)
|
||||
|
||||
-- Misc
|
||||
, ("fromZ" , {-# SCC "Prelice::fromZ" #-}
|
||||
, ("fromZ" , {-# SCC "Prelude::fromZ" #-}
|
||||
fromZV sym)
|
||||
|
||||
, ("error" , {-# SCC "Prelude::error" #-}
|
||||
|
Loading…
Reference in New Issue
Block a user