Skip to content

Commit

Permalink
Q&A section
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Nov 19, 2024
1 parent 59c3df5 commit 14818b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,10 @@ For IntelliJ there is a [Dhall plugin](https://plugins.jetbrains.com/plugin/1388
## Usage

You can find an example project using hjk [here](https://github.com/leviysoft/hjk-sample-project).

## Q&A

**Q: Why write build tool for Scala in Haskell?**

**A:** Dhall was chosen as configuration language because of it's features and out-of-the-box editor support, and Dhall is initially written in Haskell.
You don't have to know Haskell to use hjk, even for extending built-in tasks or writing your own.

0 comments on commit 14818b6

Please sign in to comment.