From 5cf4efa861075f8276f43a2516f5beacaf610b44 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 2 Jul 2021 03:11:36 -0400 Subject: No longer employing the capabilities model on the lux/world/* modules. Capabilities should be opt-in, but using them in the standard library makes them mandatory.--- documentation/bookmark/tool/auto_complete.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 documentation/bookmark/tool/auto_complete.md (limited to 'documentation/bookmark/tool/auto_complete.md') diff --git a/documentation/bookmark/tool/auto_complete.md b/documentation/bookmark/tool/auto_complete.md new file mode 100644 index 000000000..06ad7b50d --- /dev/null +++ b/documentation/bookmark/tool/auto_complete.md @@ -0,0 +1,4 @@ +# Reference + +1. [Wingman for Haskell](https://haskellwingman.dev/) + -- cgit v1.2.3