Skip to content

Commit

Permalink
update kmett template
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa McHale committed Sep 21, 2017
1 parent 4135c67 commit 81a9859
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ manpages:
mandb >> /dev/null
rm pi.1

chekc:
check:
git diff master origin/master

patch:
Expand Down
2 changes: 2 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,5 @@
- [ ] "scripts" section for templates that should be executable.
- [ ] test "suite" in ion
- [x] update command
- [ ] command to prompt users through, and generate a `$HOME/.pi.toml`
automatically.
1 change: 1 addition & 0 deletions src/includes/kmett/project.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ library
, recursion-schemes
, free
, comonad
, composition-prelude
default-language: Haskell2010
if flag(development)
ghc-options: -Werror
Expand Down

0 comments on commit 81a9859

Please sign in to comment.