タグ

2014年2月9日のブックマーク (2件)

  • 今年行って良かったお店 10店

    今年行ったお店の中から、特に良かった、また行きたいお店を10店だけ選んでみました。 ■京ばし松輪(京橋):アジフライ ランチの開店前には行列ができていてオープンと同時に満席になる人気店。 ランチにはアジフライしかない。そしてそのアジフライが超絶品。 昼に京橋はなかなか行けないので、長期休暇の最終日に突如行きたくなり、行ってきた。 店名が松輪というくらいなので、夜はサバが美味しいらしいが、未だに行ったことない。 http://tabelog.com/tokyo/A1302/A130202/13014384/ ■木々家(池袋):やきとん 安くて量が多くて美味しいので、池袋に行ったらだいたいここに行く。1人でも何度か行っている。 串ものが出てくるのが遅かったり、一番べたい厚切りベーコンは1人では注文できないなどマイナス面もあるんだけど、美味しいから許す。 ベーコンもだけど、ガリもマストでべた

    今年行って良かったお店 10店
    joan9
    joan9 2014/02/09
  • The Glasgow Haskell Compiler (GHC) on OS X 10.9 (Mavericks)

    The Glasgow Haskell Compiler (GHC) on OS X 10.9 (Mavericks) Apple finally dropped the GNU C Compiler (GCC) from its developer tools and only supports the LLVM-based clang compiler. This causes the Glasgow Haskell Compiler (GHC) some grief, mainly due to its use of the C pre-processor (cpp) as a cheap macro system for Haskell[1]. Here is how to fix this for the latest version of the Haskell Platfor