diff options
| author | mtgmonkey <mtgmonkey@nixos> | 2025-12-16 01:12:02 +0100 |
|---|---|---|
| committer | mtgmonkey <mtgmonkey@nixos> | 2025-12-16 01:12:02 +0100 |
| commit | d36bbad5a86315100d69370466a4654ba5da5bc7 (patch) | |
| tree | 8e6aac74dbe999bdffa82250ee54aabebb5caa42 /hs-rgfw.cabal | |
| parent | 5a701a36328eeca44ad5dab85ab3b8287c96d79b (diff) | |
tidy up, submodule RGFW
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 |
