File: Main.hs

package info (click to toggle)
haskell-termonad 4.5.0.0-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: haskell: 3,784; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8

module Main where

import Termonad (defaultMain)
import Termonad.Config (tmConfigFromPreferencesFile)

main :: IO ()
main = defaultMain =<< tmConfigFromPreferencesFile