flaw-gl/Flaw/Graphics/WebGL.hs

Summary

Maintainability
Test Coverage

Parse error
Open

    [ "ANGLE_instanced_arrays"
Severity: Minor
Found in flaw-gl/Flaw/Graphics/WebGL.hs by hlint

Found

-- enable extensions
    let extensions =
>     [ "ANGLE_instanced_arrays"
      , "EXT_color_buffer_half_float"
      , "EXT_frag_depth"

remove it.

There are no issues that match your filters.

Category
Status