ghcjs / ghcjs-base

base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC
MIT License
45 stars 67 forks source link

Duplicate jsNull #67

Open spl opened 8 years ago

spl commented 8 years ago

There are duplicate jsNull :: JSVal definitions:

  1. GHCJS.Prim
  2. GHCJS.Foreign.Internal