fix typo
This commit is contained in:
parent
2ce5b6cdf2
commit
6702f5a9c6
1 changed files with 0 additions and 2 deletions
|
@ -66,8 +66,6 @@ derivePersistField "SInodeCache"
|
||||||
-- it contains such characters.
|
-- it contains such characters.
|
||||||
newtype SFilePath = SFilePath String
|
newtype SFilePath = SFilePath String
|
||||||
|
|
||||||
instance
|
|
||||||
|
|
||||||
-- Note that Read instance does not work when used in any kind of complex
|
-- Note that Read instance does not work when used in any kind of complex
|
||||||
-- data structure.
|
-- data structure.
|
||||||
instance Read SFilePath where
|
instance Read SFilePath where
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue