diff options
Diffstat (limited to 'hypsrc-test/src/LinkingIdentifiers.hs')
-rw-r--r-- | hypsrc-test/src/LinkingIdentifiers.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypsrc-test/src/LinkingIdentifiers.hs b/hypsrc-test/src/LinkingIdentifiers.hs index b195c2c6..068ac542 100644 --- a/hypsrc-test/src/LinkingIdentifiers.hs +++ b/hypsrc-test/src/LinkingIdentifiers.hs @@ -1,5 +1,5 @@ {-# LANGUAGE Haskell2010 #-} --- Tests that the identifers/operators are properly linked even when: +-- Tests that the identifiers/operators are properly linked even when: -- -- * backquoted, parenthesized, vanilla -- * qualified, not-qualified |