Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blaze-from-html: subdirectories in names #68

Open
jabolopes opened this issue Jun 17, 2012 · 0 comments
Open

blaze-from-html: subdirectories in names #68

jabolopes opened this issue Jun 17, 2012 · 0 comments

Comments

@jabolopes
Copy link

Hey Jasper,

I invoking blaze-from-html with files inside some directories
It seems that the names generated in the Haskell file also contain the subdirectory name.

For example, the following invocation

$ blaze-from-html -es -v html5 theme-html/index.html > theme/index.hs

produced a file theme/index.hs with the name

theme-html/index :: HTML
theme-html/index = do ...

I don't think this is intended.

Cheers,
José

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant