Skip to content
  • Iustin Pop's avatar
    Fix the various monomorphism warning · 78694255
    Iustin Pop authored
    In a few places (e.g. tryRead or any printf call) it's a little bit hard
    to add the correct type signatures, but in the it is possible to fix
    these warnings (which can bite one in subtle cases).
    78694255