Skip to content

Instantly share code, notes, and snippets.

@knewter
Created November 5, 2013 17:12
Show Gist options
  • Save knewter/7322502 to your computer and use it in GitHub Desktop.
Save knewter/7322502 to your computer and use it in GitHub Desktop.
Compiled lib/ecto/associations/has_many.ex
Compiled lib/ecto/query/api.ex
lib/ecto/adapters/postgres.ex:17: unused alias Normalizer
lib/ecto/adapters/postgres.ex:15: unused alias QueryExpr
lib/ecto/adapters/postgres.ex:16: unused alias Util
== Compilation error on file lib/ecto/adapters/postgres.ex ==
could not compile dependency ecto, mix compile failed. You can recompile this dependency with `mix deps.compile ecto` or update it with `mix deps.update ecto`
** (CompileError) deps/ecto/lib/ecto/adapters/postgres.ex:43: module Postgrex.Result is not loaded and could not be found
/home/jadams/elixir/elixir/lib/elixir/lib/kernel.ex:3286: Kernel."MACRO-access"/3
deps/ecto/lib/ecto/adapters/postgres.ex:43: Kernel.access/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment