Steps to reproduce:
- Install
ghc-mod
- Open a file that
ghc
has successfully compiled - Right-click on a token in the file
ghc-mod
→ “Show type” ORghc-mod
→ “Show info”
Atom Version: 1.13.0-beta8 Electron Version: 1.3.13 System: Mac OS X 10.12.2
Steps to reproduce:
ghc-mod
ghc
has successfully compiledghc-mod
→ “Show type” OR ghc-mod
→ “Show info”Atom Version: 1.13.0-beta8 Electron Version: 1.3.13 System: Mac OS X 10.12.2
#include <stdint.h> | |
#include <stdio.h> | |
#include <stdlib.h> | |
// munged from https://github.com/simontime/Resead | |
namespace sead | |
{ | |
class Random | |
{ |
# The contents of this file is free and unencumbered software released into the | |
# public domain. For more information, please refer to <http://unlicense.org/> | |
# To customize this Iosevka build plan for your own use, just plug it in here: | |
# <https://typeof.net/Iosevka/customizer> See the instructions at the bottom of | |
# that page to find out how to generate a customized font file. In addition, if | |
# you're unfamiliar with the TOML configuration language used in this file, you | |
# can consult its official page: <https://toml.io/en/> | |
# The settings for this font variant are inspired by the Atkinson Hyperlegible |