#etalang is much more easier and simple to install and use than what I was expecting. Looking into all the quick guides available, the intro is quick and nice too. Checking out the repl guide now... wow, very very nice.

#functionalprogramming #fp

I'm taking a new approach on the prelude structuring and documentation, instead of having a huge `Prelude` module, I'm splitting it into different files that in the end get re-exported from the `Eta` module. Liking it so far #haskell #etalang