punkt icon indicating copy to clipboard operation
punkt copied to clipboard

Fix ambiguous type errors

Open trevortknguyen opened this issue 8 years ago • 3 comments
trafficstars

It wasn't installing properly, so I fixed some ambiguous type errors that were caused by OverloadedStrings.

trevortknguyen avatar Sep 10 '17 02:09 trevortknguyen

I would double check to make sure everything actually works, because I'm a beginner Haskeller.

trevortknguyen avatar Sep 10 '17 02:09 trevortknguyen

Sounds like you're getting compile-time errors from ghc. Would you mind providing some repro info? Compiler version, error message, so on. Thanks.

bryant avatar Sep 11 '17 17:09 bryant

The master branch from @trevortknguyen works! Thank you. This PR solves #1

arademaker avatar Jul 04 '20 18:07 arademaker