module Main where import Interpreter main :: IO () main = putStrLn "Hello, Prolog!"