diff options
Diffstat (limited to 'chelleport.cabal')
| -rw-r--r-- | chelleport.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chelleport.cabal b/chelleport.cabal index e9587e6..7e88b5b 100644 --- a/chelleport.cabal +++ b/chelleport.cabal @@ -40,8 +40,8 @@ library lib-chelleport import: common-config, warnings hs-source-dirs: src build-depends: - gloss == 1.13.2.2, - sdl2 == 2.5.5.0 + sdl2 == 2.5.5.0, + sdl2-ttf == 2.1.3 exposed-modules: Chelleport |
