Chekkan's Blog
Subscribe
Tagged

mac

A collection of 2 posts

haskell

Install haskell platform on mac with homebrew

The recommended way to install the components of the mac platform is using ghcup to install ghc and cabal-install. haskell.orgghcup is an installer for the general purpose language Haskell Open a terminal and execute the following command to install ghcup curl https://get-ghcup.haskell.org -sSf | shPress ENTER -&

  • Harish Hareendra Babu
Harish Hareendra Babu Sep 5, 2019 • 1 min read
dotnet

dotnet aspnet core https certifcate not found error

I came across this particular issue when my Mac’s account was changed from a domain associated account to a local user account. Among many other things, my dotnet aspnet core web api was failing to run at the start with the error that said “Unable to configure HTTPS endpoint.

  • Harish Hareendra Babu
Harish Hareendra Babu Oct 24, 2018 • 2 min read
Chekkan's Blog © 2022
Powered by Ghost