File: Main.hs

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

module Main where

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

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