diff --git a/README.md b/README.md index 11347fdb..eab66c3a 100644 --- a/README.md +++ b/README.md @@ -1966,6 +1966,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gonerics](http://github.com/bouk/gonerics) - Idiomatic Generics in Go. * [gotests](https://github.com/cweill/gotests) - Generate Go tests from your source code. * [gounit](https://github.com/hexdigest/gounit) - Generate Go tests using your own templates. +* [hasgo](https://github.com/DylanMeeus/hasgo) - Generate Haskell inspired functions for your slices. * [re2dfa](https://github.com/opennota/re2dfa) - Transform regular expressions into finite state machines and output Go source code. * [TOML-to-Go](https://xuri.me/toml-to-go) - Translates TOML into a Go type in the browser instantly.