diff options
Diffstat (limited to 'hs-rgfw.cabal')
| -rw-r--r-- | hs-rgfw.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hs-rgfw.cabal b/hs-rgfw.cabal index f41e327..88c37ba 100644 --- a/hs-rgfw.cabal +++ b/hs-rgfw.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: hs-rgfw -version: 0.2.0 +version: 0.2.1 homepage: https://git.mtgmonkey.net/Andromeda/hs-rgfw license: BSD-3-Clause license-file: LICENSE @@ -26,7 +26,7 @@ library xrandr, xi hs-source-dirs: lib - include-dirs: include + include-dirs: include/RGFW default-language: Haskell2010 executable hs-rgfw import: warnings |
