Cannot build a standalone executable
Open
- Dominant language
- Haskell
- Stars
- 2.3k
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
It is a bit complicated to build a standalone gitit executable with plugins.
I've built one, then deployed to another host and what I have is:
```
# ./gitit -f my.conf
Loading plugin 'plugins/Dot'...
gitit: /root/.stack/programs/x86_64-linux/ghc-8.0.1/lib/ghc-8.0.1/settings: openFile: does not exist (No such file or directory)
```
How I can make a built-in plugins, like dot, for example? I don't need a compiler on the hosting.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.