Earlier quoted context omitted.
It doesn't take many "only $25"s before you've spend $100.
$100 is also quite cheap for a well developed piece of software that you enjoy using.
Haskell for Mac
81–90 of 185 posts
Re: Haskell for Mac
#82I bought it. If someone (cough)Jetbrains were to offer a full blown IDE with code-navigation, refactoring tools, smart autocomplete etc etc. I would pay them 10 times as much.
Is a full blown IDE (ala IntelliJ) really necessary for Haskell?
Re: Haskell for Mac
#83I would like to see some demo version, as 20€ is a bit too much to drop. Looks cool, lots of inspiration from swift playgrounds. Though, aren't there any open source alternatives (I have never tried haskell), probably similar to ipython (jupyter) stack?
Re: Haskell for Mac
#84Earlier quoted context omitted.
Is a full blown IDE (ala IntelliJ) really necessary for Haskell?
All that static typing shoud lead to an awesome IDE experience. Given that this hasn't happened, I wonder if there isn't something wrong with Haskell's design that works against it?
Re: Haskell for Mac
#85Earlier quoted context omitted.
And every single version, including minor version upgrades, this setting goes back to "MAS and identified developers," despite me explicitly setting to "Anywhere." If that isn't obnoxiously bad UI design (that I'm sure some idiot will defend), I don't know what is. I love the hardware, but the software is slowly turning to shit because of bugs (especially core bugs like not supporting many Bluetooth or RF mice/trackb…
Your installation would appear to be anomalous, as such reversion of that (or indeed, any) preference isn't the norm.
Re: Haskell for Mac
#86I bought it. If someone (cough)Jetbrains were to offer a full blown IDE with code-navigation, refactoring tools, smart autocomplete etc etc. I would pay them 10 times as much.
Re: Haskell for Mac
#87As required by the Mac App Store, Haskell for Mac is sandboxed. Consequently, Haskell code executed in a Haskell for Mac playground cannot access any data except for Haskell for Mac documents, the app container, and those system files white-listed by the operating system. Any attempt to access other files or to initiate a network connection will be rejected by the operating system. This seems unnecessarily crippling.…
It is also the way to go on Android, iOS, Windows 10 onwards. And was on Symbian as well.
If an application get p0wned, it won't be able to access more than what is strictly necessary to perform its duty, instead of free reign over my $HOME.
Re: Haskell for Mac
#88Earlier quoted context omitted.
There was no need for the developers to release this on the App Store. Anyone installing a Haskell IDE is perfectly capable of installing an app normally.
They are charging money for it, so that is reason enough to use the Mac app store. If it was free, then I totally agree.
Re: Haskell for Mac
#89Re: Haskell for Mac
#90As required by the Mac App Store, Haskell for Mac is sandboxed. Consequently, Haskell code executed in a Haskell for Mac playground cannot access any data except for Haskell for Mac documents, the app container, and those system files white-listed by the operating system. Any attempt to access other files or to initiate a network connection will be rejected by the operating system. This seems unnecessarily crippling.…
Exhibit A for how questionable this Sandboxing is when it comes to things like programming languages. And exhibit A for how Mac is becoming a household appliance instead of a general-purpose computer that YOU own and do with what YOU want. If you want to own your Mac you need to stay away from the AppStore at the very least, and ideally build all your shit yourself.
The "household-appliance" moniker is a red herring though. Just because they supply an App Store doesn't mean you have to use it, and it doesn't mean you can't do amazing things with it. Are we really comparing something that can help educate, research, run a business, entertain, etc. with a dishwasher or TV?