Skip to content

Commit

Permalink
Update issue links
Browse files Browse the repository at this point in the history
  • Loading branch information
KacperFKorban committed Apr 15, 2024
1 parent e3bbd56 commit 19209dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ def run =
## Current limitations

Currently GUInep doesn't support:
- Functions with multiple parameter lists (and by extension - extension methods) - #33
- Fancier GADTs with unobvious inheritance, type bounds and variance - #30
- Union and intersection types - #44
- Opaque types - #49
- Functions with multiple parameter lists (and by extension - extension methods) - https://github.com/KacperFKorban/GUInep/issues/33
- Fancier GADTs with unobvious inheritance, type bounds and variance - https://github.com/KacperFKorban/GUInep/issues/30
- Union and intersection types - https://github.com/KacperFKorban/GUInep/issues/44
- Opaque types - https://github.com/KacperFKorban/GUInep/issues/49

## Contributing

Expand Down

0 comments on commit 19209dc

Please sign in to comment.