diff options
-rw-r--r-- | compiler/prelude/primops.txt.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/prelude/primops.txt.pp b/compiler/prelude/primops.txt.pp index 1b40083e10..0053c61152 100644 --- a/compiler/prelude/primops.txt.pp +++ b/compiler/prelude/primops.txt.pp @@ -33,7 +33,7 @@ -- -- The format of each primop entry is as follows: -- --- primop internal-name "name-in-program-text" type category {description} attributes +-- primop internal-name "name-in-program-text" category type {description} attributes -- The default attribute values which apply if you don't specify -- other ones. Attribute values can be True, False, or arbitrary |