sternenseemann

Results 195 comments of sternenseemann

@gbaz That would work for us. `pkg-config --libs --static` should definitely work in the context of the executable we are trying to link statically (be it at link time or...

Skimming that GHC issue it seems like it's unlikely this will ever work, since we *have* to use the RTS linker in `pkgsStatic` for a lack of dynamic objects. So...

ok, strange behavior: - If I select a tweet of a protected account, the thread is loaded correctly (as before) - If I select a tweet of a non-protected account...

Viewing a protected tweet: ![thread-from-protected](https://cloud.githubusercontent.com/assets/3154475/4516396/30645414-4bf4-11e4-9ea2-18ae2e1ced7f.png) Viewing the same thread from a non-protected tweet: ![thread-from-non-protected](https://cloud.githubusercontent.com/assets/3154475/4516430/368f586e-4bf6-11e4-99b5-674fe0baba2b.png)

how could this possibly be displayed correctly?

I thought you were talking about the Twitter API

Ok, then I wonder how there can be a correct behavior in this case.