devblog
This commit is contained in:
parent
885e54df0a
commit
49215d68ae
2 changed files with 21 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue