mirror of https://github.com/voidlizard/hbs2
fixed UuoMCa4gxd
This commit is contained in:
parent
e6ae5fb593
commit
c2cefea9a3
|
@ -409,7 +409,7 @@ simpleReadLinkRaw ss ref = do
|
|||
pure Nothing
|
||||
else do
|
||||
(Just <$> LBS.readFile fn) `catchAny` \e -> do
|
||||
warn $ "simpleReadLinkRaw" <+> pretty ref <+> pretty fn <+> viaShow e
|
||||
trace $ "simpleReadLinkRaw" <+> pretty ref <+> pretty fn <+> viaShow e
|
||||
pure Nothing
|
||||
|
||||
pure $ fromMaybe Nothing rs
|
||||
|
|
Loading…
Reference in New Issue