Add missing signature

This commit is contained in:
Jules Aguillon
2025-07-26 23:24:47 +02:00
committed by brandon s allbery kf8nh
parent 6ad91cd216
commit c20cc720da

View File

@@ -62,6 +62,7 @@ import Codec.Binary.UTF8.String (decode)
don't know what they are, see <http://www.gnu.org/software/emacs/manual/html_node/emacs/Registers.html#Registers> -}
-- Query the content of a selection in X
getSelectionNamed :: String -> IO String
getSelectionNamed sel_name = do
dpy <- openDisplay ""
let dflt = defaultScreen dpy