summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Data
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/GF/Data')
-rw-r--r--src/compiler/GF/Data/SortedList.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/GF/Data/SortedList.hs b/src/compiler/GF/Data/SortedList.hs
index d77ff68d4..b9936cddd 100644
--- a/src/compiler/GF/Data/SortedList.hs
+++ b/src/compiler/GF/Data/SortedList.hs
@@ -1,6 +1,6 @@
----------------------------------------------------------------------
-- |
--- Maintainer : Peter Ljunglöf
+-- Maintainer : Peter Ljunglöf
-- Stability : stable
-- Portability : portable
--