From 877314fbeb83b231e61accfcd68e0cd73814bb32 Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Thu, 6 Nov 2014 17:27:22 +0800 Subject: jia dui le --- girlfriend.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/girlfriend.hs b/girlfriend.hs index 27a87f4..5bf61aa 100644 --- a/girlfriend.hs +++ b/girlfriend.hs @@ -1,6 +1,6 @@ import System.IO main = do - withFile "girlfriend.txt" ReadMode (\handle -> do + withFile "girlfriends.txt" ReadMode (\handle -> do contents <- hGetContents handle putStr contents) -- cgit v1.2.3-70-g09d2