Rahul Muttineni
Rahul Muttineni
And doing a `git clone http://github.com/typelead/etlas-index` works fine when doing it manually? You mentioned you get a different error if you do a manual clone. Can you try that again...
Thank you for sharing your observations in detail! Does this mean I should make `https` the default for cloning that repo? This is indeed a bug, the behaviour should be...
That's because etlas has two types of repos: Hackage-like (index is backed by a giant tar.gz) and Git-like (index is backed by a git repo). The `secure` option only applies...
#### Syntactic Additions - In `foreign import java`, `java` needs to be recognized and highlighted, just as `ccall` would in GHC. - In `data {-# CLASS "java.lang.String" #} JString`, `CLASS`...
@carymrobbins Great work! The changes you proposed make sense. For default paths to `eta` and `epm`, you can just search the PATH correct?
Sure sounds good.
@carymrobbins What's the status of this issue?
No problem! Just wanted to check the status.