Skip to content
  • Moritz Angermann's avatar
    Proper support for `dot` · 46bf4bcb
    Moritz Angermann authored
    Adds support for `dot`, by conditionally switching between `BS.putStr`
    and `BS.putStrLn` depending on the msg.
    
    The additional imports are part of shake anyway.
    
    Fixes #134, dot support for good :)
    46bf4bcb