mirror of
https://github.com/snoyberg/keter.git
synced 2024-12-15 01:23:09 +03:00
5 lines
72 B
Haskell
5 lines
72 B
Haskell
import Keter.Nginx ()
|
|
|
|
main :: IO ()
|
|
main = putStrLn "Nothing here yet"
|