ficktoberfest icon indicating copy to clipboard operation
ficktoberfest copied to clipboard

Just silently mark all of the newly submitted PRs with "invalid" label

Results 6 ficktoberfest issues
Sort by recently updated
recently updated
newest added

Closes #7 . If https://github.com/tsoding/ficktoberfest/pull/11 gets merged before; we should update the stack quickstart with the `[owner]` optional arg.

Once Stack is merged (https://github.com/tsoding/ficktoberfest/pull/11), the CI can use stack easily. As there are no tests, `stack text` will just check if it compiles 😅 Closes #8

Closes #6 I coudn't find the `lts` in hackage you were using. [`lts-14.27`](https://www.stackage.org/lts-14.27) for example has `text-1.2.3.1` not `text-1.2.4.0` as the `stack.yaml` mentioned 🤷.