;dev: lib: cleanup
This commit is contained in:
parent
5655c533fa
commit
5ddb6028ed
@ -336,7 +336,6 @@ readHandlePortably h = do
|
||||
T.hGetContents h
|
||||
|
||||
-- | Like embedFile, but takes a path relative to the package directory.
|
||||
-- Similar to embedFileRelative ?
|
||||
embedFileRelative :: FilePath -> Q Exp
|
||||
embedFileRelative f = makeRelativeToProject f >>= embedStringFile
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user