From ef427e6b3bfcf20c04253935f44daae37a2dce71 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 14 Feb 2016 19:31:40 -0400 Subject: fix typo --- Database/Types.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Database/Types.hs b/Database/Types.hs index bf5417dc8..4521bb346 100644 --- a/Database/Types.hs +++ b/Database/Types.hs @@ -66,8 +66,6 @@ derivePersistField "SInodeCache" -- it contains such characters. newtype SFilePath = SFilePath String -instance - -- Note that Read instance does not work when used in any kind of complex -- data structure. instance Read SFilePath where -- cgit v1.2.3