Y
Hacker News
new
|
ask
|
show
|
jobs
by
noloblo
1191 days ago
Agreed are there good tui library in haskell
1 comments
tome
1189 days ago
People seem to like brick:
https://hackage.haskell.org/package/brick
(I've never used it)
link
noloblo
1189 days ago
ld: library not found for -liconv clang-13: error: linker command failed with exit code 1 (use -v to see invocation) `clang' failed in phase `Linker'. (Exit code: 1
link
tome
1188 days ago
Perhaps this:
https://stackoverflow.com/questions/71788323/how-should-i-re...
link