From 8429fdb288d1dd2d387a8ee2e5f23c909fc7da99 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 14 Feb 2016 18:01:35 -0400 Subject: devblog --- Database/Types.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Database') diff --git a/Database/Types.hs b/Database/Types.hs index 4521bb346..bf5417dc8 100644 --- a/Database/Types.hs +++ b/Database/Types.hs @@ -66,6 +66,8 @@ 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