aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Transpile.hs
blob: 2b8134fc3e5e4731b33919eab2472840d0207f45 (plain) (blame)
1
2
3
4
5
6
7
8
module Transpile
  ( transpileSKI
  ) where

import           Term

transpileSKI :: Term -> SKI
transpileSKI t = t