name: cosmic-countdown version: 0.1.0.0 dependencies: - base - rebase - lens - vty - time - mtl - data-default - containers - brick - format-numbers - text - neat-interpolation executables: countdown: source-dirs: src main: countdown.hs other-modules: CosmicCalendar, CosmicCalendarEvents ghc-options: - -threaded - -rtsopts - -with-rtsopts=-N