From f80e650329176730d4d0350f54cde86b2bf988b2 Mon Sep 17 00:00:00 2001 From: krasimir Date: Sat, 24 Apr 2010 09:13:26 +0000 Subject: [PATCH] convert GF.Data.SortedList to UTF8 --- src/compiler/GF/Data/SortedList.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 --