StackOverflow Questions for Tag: ghc-api

Craig Innes
Craig Innes

Reputation: 1573

Haskell GHC Dynamic Compliation Only works on first compile

Score: 7

Views: 667

Answers: 1

Read More
Mathias Sven
Mathias Sven

Reputation: 431

GHC API equivalent of adding a C/C++ file/object to the compilation

Score: 3

Views: 63

Answers: 1

Read More
Joey Eremondi
Joey Eremondi

Reputation: 8423

Can I compile a haskell function from a string at runtime (using plugins)?

Score: 8

Views: 891

Answers: 1

Read More
Chris Smith
Chris Smith

Reputation: 2645

How do I write code to modify the AST of a Haskell source file without losing the pragmas?

Score: 5

Views: 87

Answers: 0

Read More
concat
concat

Reputation: 3187

GHC API: finding implementations of instance functions

Score: 4

Views: 75

Answers: 0

Read More
aleator
aleator

Reputation: 4486

Parsing a Type using a GHC-Plugin

Score: 2

Views: 63

Answers: 0

Read More
Neil Mitchell
Neil Mitchell

Reputation: 9250

Using GHC API to compile a program with optimisation

Score: 7

Views: 151

Answers: 1

Read More
firefrorefiddle
firefrorefiddle

Reputation: 3805

Haskell: Can a function be compiled?

Score: 0

Views: 430

Answers: 2

Read More
eugenk
eugenk

Reputation: 472

Haskell, GHC 8: dynamically load/import module

Score: 12

Views: 1179

Answers: 1

Read More
doofin
doofin

Reputation: 498

get the renamed (with fully qualified import) haskell AST using ghc api

Score: 1

Views: 326

Answers: 1

Read More
Petr
Petr

Reputation: 63349

How to compile Haskell into the untyped lambda calculus (or GHC core)?

Score: 9

Views: 1238

Answers: 1

Read More
Wojciech Danilo
Wojciech Danilo

Reputation: 11803

Using GHC API to compile Haskell sources to CORE and CORE to binary

Score: 20

Views: 1249

Answers: 2

Read More
worldsayshi
worldsayshi

Reputation: 1991

Running Q Exp in a GhcMonad

Score: 2

Views: 80

Answers: 0

Read More
n. m. could be an AI
n. m. could be an AI

Reputation: 119847

ghc-mtl fails to build with ghc-7.8

Score: 2

Views: 204

Answers: 1

Read More
Brad Larsen
Brad Larsen

Reputation: 1005

Implementation tips for whole-program static analysis for Haskell

Score: 4

Views: 390

Answers: 0

Read More
Joey Eremondi
Joey Eremondi

Reputation: 8423

Using the GHC API to do a "dry run" of code compilation

Score: 3

Views: 265

Answers: 1

Read More
user1546806
user1546806

Reputation: 147

Language.Haskell.Interpreter - how to properly call IO actions?

Score: 1

Views: 185

Answers: 1

Read More
roldugin
roldugin

Reputation: 932

Dynamically loading compiled Haskell module - GHC 7.6

Score: 12

Views: 1156

Answers: 1

Read More
xcvii
xcvii

Reputation: 470

Infer type of a string containing a Haskell expression

Score: 10

Views: 324

Answers: 1

Read More
TorosFanny
TorosFanny

Reputation: 1732

Why directly imported functions in GHC differ so much with functions I write with the source code copied from GHC Libraries

Score: 5

Views: 246

Answers: 1

Read More
PreviousPage 1Next