mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 08:11:45 +03:00
Fix typo.
This commit is contained in:
parent
8ed8ee463e
commit
1e968c14cf
@ -1185,7 +1185,7 @@ prettyName (NS ns n) = prettyName n
|
||||
prettyName n = pure (show n)
|
||||
|
||||
-- Add a hash of a thing that contains names,
|
||||
-- but convert the internal numbers to full numbers first.
|
||||
-- but convert the internal numbers to full names first.
|
||||
-- This makes the hash not depend on the internal numbering,
|
||||
-- which is unstable.
|
||||
export
|
||||
|
Loading…
Reference in New Issue
Block a user