summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/Monitors/Uptime.hs
AgeCommit message (Collapse)Author
2018-11-21Split Modules into Library & Executable StructurePavan Rikhi
Move the Main module to a new `app` directory. All other modules have been nested under the `Xmobar` name. Lots of module headers & imports were updated.
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz