On Tue, 09 Jun 2015 22:08:25 GMT, neo2005th wrote:

This is now what i get with: import vibe.d;

Running ./demo
object.Exception@src/rt/minfo.d(162): Aborting: Cycle detected between modules with ctors/dtors:
vibe.http.server -> vibe.http.dist -> vibe.http.server
Error executing command run:
Program exited with code 1

Unless you need ~master, I suggest you edit your 'dub.json' and depend on '0.7.23' instead.
You might have to remove dub.selections.json also.