File: Main.hs

package info (click to toggle)
haskell-tldr 0.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 172 kB
  • sloc: haskell: 484; makefile: 11; sh: 10
file content (6 lines) | stat: -rw-r--r-- 109 bytes parent folder | download
1
2
3
4
5
6
module Main where

import           Tldr.App                       ( appMain )

main :: IO ()
main = appMain