Skip to content

Commit 4790c34

Browse files
committed
sld2_mixer fix
1 parent 5524487 commit 4790c34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

stack.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
packages:
22
- '.'
33

4-
resolver: lts-10.3
4+
resolver: lts-10.5
55

66
rebuild-ghc-options: true
7+
extra-deps:
8+
- sdl2-mixer-1.1.0
79
ghc-options:
810
flappy-haskell: "-threaded -O2 -rtsopts -with-rtsopts=-N -Wall -lSDL2_image -lSDL2_mixer"

0 commit comments

Comments
 (0)