Pablo E. -Fidel- Martínez López

Results 8 comments of Pablo E. -Fidel- Martínez López

What about something as this: ``` class Component state action configData | state -> action, state -> configData where initialState :: configData -> state ... ``` Then you may have...

You may also provide a `defaultConfig`, and let `component` use it, and another `componentWith` for the new behaviour...

Hi. I just read the thread quickly, and do not understand with detail all the things involved. (You have a lot of lore in this subject that a person droping-by...

I've just installed Haskell Platform 8.6.5 in Windows 10 (latest download from https://www.haskell.org/platform/), and when trying "cabal new-update" it answers with the same message reported here. Downloading the latest package...

The output of the command is: ``` File monitor 'config' changed: first run Project settings changed, reconfiguring... Downloading the latest package list from hackage.haskell.org Searching for curl in path. Found...

I have installed wget. But the error message is the same. The new output is: ``` File monitor 'config' changed: first run Project settings changed, reconfiguring... Downloading the latest package...

I delete all the 01-index* files, and it started downloading things... Now it reads as below, and its still working. It seems to be pretty big. Thanks a lot!!!! I...

It worked! My gratitude to all of you who helped.