Skip to content

Instantly share code, notes, and snippets.

@exarkun
Created October 20, 2023 18:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save exarkun/ad3c4c69b0cbca5f5f74e7f04145cb59 to your computer and use it in GitHub Desktop.
Save exarkun/ad3c4c69b0cbca5f5f74e7f04145cb59 to your computer and use it in GitHub Desktop.
forM_
[ "CNAME"
, "favicon.ico"
, "robots.txt"
, "_config.yml"
, "images/*"
, "js/*"
, "fonts/*"
]
$ \f -> match f $ do
route idRoute
compile copyFileCompiler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment