diff options
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, |
