extensible-effects conversion#379
Conversation
f667ec4 to
0fb5881
Compare
0fb5881 to
6a624e6
Compare
90% done with String ==> Text 90% done with MTL ==> Ext-Eff mostly done with Shelly
c77aae4 to
72c651f
Compare
b7b7c5c to
0ae7f1b
Compare
src/Aura/Shell.hs
Outdated
There was a problem hiding this comment.
I actually did that.
|
It looks like this encompasses the |
|
Yep. I wanted to get it compiling to check that ext-eff conversion was working. I can confirm now that it is, but it took 1100 lines to check ~30. so the three major changes in this PR: |
There was a problem hiding this comment.
Should not use the empty list here, instead actually pass arguments to makepkg. it's there for type checking purposes right now.
|
This is wonderful. Do you consider this good to go? |
|
I do now. :D |
|
Do |
|
I don't know. I only use cabal.
|
This was much harder to understand, and much easier to implement than I thought.