Closed cdepillabout closed 9 years ago
@glutamate and @hanshoglund, can you confirm that the attoparsec dependency is not needed?
@meteficha, after this commit gets merged in, I'd like to release ig-0.6.1 to fix the stackage issue linked above. Does that sound good?
It should be safe to delete it, yes.
@cdepillabout Sounds great, go ahead! :)
@hanshoglund, Thanks!
@meteficha, I bumped to 0.6.1, added a 0.6.1 tag, and released to Hackage: https://hackage.haskell.org/package/ig-0.6.1 Thanks!
Here is the fix on stackage: https://github.com/fpco/stackage/pull/879
It looks like an attoparsec depencency was added that is not actually needed by pull request #20. This removes that dependency.
It looks like there was a problem with stackage by the
< 0.13
attoparsec dependency: https://github.com/fpco/stackage/issues/875