packages feed

TransformeR-0.1.0.0: app/Main.hs

module Main where

import Syntax
import Parse
import Types

main :: IO ()
main = print "lol"