Skip to content

Instantly share code, notes, and snippets.

@dminuoso
Created October 15, 2020 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dminuoso/a1767ce83e8ff645dfdae7d29aed51e4 to your computer and use it in GitHub Desktop.
Save dminuoso/a1767ce83e8ff645dfdae7d29aed51e4 to your computer and use it in GitHub Desktop.
Network/RADIUS/Canonical.hs:10:19: error:
• Data constructor ‘V_3GPP’ cannot be used here
(it is defined and used in the same recursive group)
• In the type ‘V_3GPP’
In the definition of data constructor ‘V_3GPP’
In the data declaration for ‘VSA’
|
10 | data VSA = V_3GPP V_3GPP
| ^^^^^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment