Skip to content

Commit

Permalink
Bump jukebox version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nick8325 committed Sep 3, 2017
1 parent d6b9f42 commit a7a0fc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ packages:
- '.'

extra-deps:
- jukebox-0.2.20
- jukebox-0.3
- minisat-0.1.2

flags: {}
2 changes: 1 addition & 1 deletion twee.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ executable twee
containers,
pretty,
split,
jukebox >= 0.2.20
jukebox >= 0.3
ghc-options: -W -fno-warn-incomplete-patterns -O2 -fmax-worker-args=100

if flag(llvm)
Expand Down

0 comments on commit a7a0fc9

Please sign in to comment.