diff options
| author | mtgmonkey <mtgmonkey@nixos> | 2025-12-11 22:49:07 +0100 |
|---|---|---|
| committer | mtgmonkey <mtgmonkey@nixos> | 2025-12-11 22:49:07 +0100 |
| commit | 82961432f9b49578dbe56cf0ae8db632e62cbbcb (patch) | |
| tree | d36de7ae221d74753bb4a3ea833946ead746f7d1 /hs-rgfw.cabal | |
| parent | 15c587d65a51007cf6f0c7d70191ba1b3a1820c9 (diff) | |
remove Wayland; couldn't figure out
Diffstat (limited to 'hs-rgfw.cabal')
| -rw-r--r-- | hs-rgfw.cabal | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/hs-rgfw.cabal b/hs-rgfw.cabal index ee31a85..25b9910 100644 --- a/hs-rgfw.cabal +++ b/hs-rgfw.cabal @@ -3,7 +3,7 @@ name: hs-rgfw -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.1.0.0 +version: 0.1.0.1 -- A short (one-line) description of the package. -- synopsis: -- A longer description of the package. @@ -44,10 +44,6 @@ library base >=4.18 pkgconfig-depends: gl, - wayland-client, - wayland-egl, - wayland-cursor, - xkbcommon, x11, xcursor, xrandr, |
