Ivan Lazar Miljenovic
Ivan Lazar Miljenovic
This should be satisfied by #8 (though not the `tag` portion)
OK, so I'm trying to use `Fixed`, but I can't seem to work out how to specify the proper precision on the Postgre side, even for `NUMERIC(precision, scale)` (specifically for...
Yeah, ummm.... I've forgotten to keep this maintained... It's quite likely that changes I've made to FGL have been reflected here. Any chance of a minimal code sample I can...
Doesn't this have issues with permissions, etc.? (Namely that any .ghci file needs to be writable by the owner only.)
I haven't actively developed SourceGraph in some time, but that' sin part because I wanted to get a general graph library developed first with the intent of being able to...
Yeah, I haven't touched this for a while, so don't know if it still builds or not. That said, you shouldn't have tried to use it within your existing project....
Is this actually to do with GHC 8 and Haddock 2.17? Are you looking for `Data.List.take`?
I've just freshly re-built `haskell-docs` and this is what I get: ``` $ haskell-docs take Package: containers-0.5.7.1 Module: Data.Sequence take :: forall a. Int -> Seq a -> Seq a...
Is this still an issue?
I'm currently moving house at the moment, which means I don't have time to check this for another week or so. However, there is a pull request #2 that is...