From 7383e6d93ed111b418a27bb8605973fa77f3135c Mon Sep 17 00:00:00 2001 From: bringert Date: Tue, 20 Dec 2005 15:17:43 +0000 Subject: Don't import toLower in PrSLF. --- src/GF/Speech/PrSLF.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/GF/Speech/PrSLF.hs b/src/GF/Speech/PrSLF.hs index eb9055d0b..76231386d 100644 --- a/src/GF/Speech/PrSLF.hs +++ b/src/GF/Speech/PrSLF.hs @@ -32,7 +32,7 @@ import GF.Speech.FiniteState import GF.Speech.SRG import GF.Speech.TransformCFG -import Data.Char (toUpper,toLower) +import Data.Char (toUpper) import Data.List import Data.Maybe (fromMaybe) -- cgit v1.2.3