Source Code: ```haskell import Text.Printf main :: IO () main = printf "Hello %s!" "soirbleu" ``` Output: ```shell ``` > etlas run Error[error]: Please report this as a bug using the 'File Bug Report' button in the top-right corner.
Source Code:
Output:
Error[error]:
Please report this as a bug using the 'File Bug Report'
button in the top-right corner.