summaryrefslogtreecommitdiff
path: root/src/compiler
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2010-04-24 09:13:26 +0000
committerkrasimir <krasimir@chalmers.se>2010-04-24 09:13:26 +0000
commit2f62ab26e61584749e7670b2ce9f619ba7802c23 (patch)
treeb6a6206f1f04d09a64548cb9cc0136ac486c105b /src/compiler
parent9253ee6010aee34b9349d21e17c76bf7123331ef (diff)
convert GF.Data.SortedList to UTF8
Diffstat (limited to 'src/compiler')
-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
--