Skip to content
Snippets Groups Projects
Verified Commit eee85ce3 authored by jan.hamal.dvorak's avatar jan.hamal.dvorak
Browse files

Re-export FileInfo and FileName types

parent cb90bdb1
Branches
No related tags found
No related merge requests found
...@@ -90,6 +90,10 @@ module Web.Hikaru.Action ...@@ -90,6 +90,10 @@ module Web.Hikaru.Action
, ActionEnv , ActionEnv
, makeActionEnv , makeActionEnv
, respond , respond
-- ** Re-Exports
, FileInfo
, FilePath
) )
where where
import BasePrelude hiding (length) import BasePrelude hiding (length)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment