elm-community / webgl

Moved to elm-explorations/webgl
https://package.elm-lang.org/packages/elm-explorations/webgl/latest
BSD 3-Clause "New" or "Revised" License
131 stars 18 forks source link

Export only certain things from the library #11

Closed w0rm closed 7 years ago

w0rm commented 7 years ago

The current state is module WebGL exposing (..) that exposes everything from WebGL.elm, we should only export certain functions and types.

For example, these things are only used internally: