dobutokO2-0.1.0.0: Main.hs
-- |
-- Module : Main
-- Copyright : (c) OleksandrZhabenko 2020
-- License : MIT
-- Stability : Experimental
-- Maintainer : olexandr543@yahoo.com
--
-- A program and a library to create experimental music
-- from the mono audio and a Ukrainian text.
module Main where
import DobutokO.Sound
{-- Main function.
--}
main :: IO ()
main = dobutokO2