Virtual desktop underlay for Wayland and X11
git clone https://github.com/m-col/xanadu
Files | Refs | Readme | License

Commit cff6d882d3845f74686db7480c9f7ee61f2e21e2
Parent: c01d32b2c54f691b22658e23054db2bdf570f6d3
Author: mcol <mcol@posteo.net>
Date: 2021-10-31 23:55:51 +0000
Committer: mcol <mcol@posteo.net>
Committed: 2021-10-31 23:55:51 +0000

fixup language pragmas

src/Main.hs Modified

@@ -1,4 +1,5 @@
-{-# LANGUAGE OverloadedStrings, OverloadedLabels, TypeApplications #-}
+{-# LANGUAGE OverloadedLabels #-}
+{-# LANGUAGE OverloadedStrings #-}
 
 module Main where
 

src/Icons.hs Modified

@@ -1,4 +1,6 @@
-{-# LANGUAGE OverloadedStrings, OverloadedLabels, TypeApplications #-}
+{-# LANGUAGE OverloadedLabels #-}
+{-# LANGUAGE OverloadedStrings #-}
+{-# LANGUAGE TypeApplications #-}
 
 module Icons (
     initIcons