Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 03ba959

Browse files
add new IdDetail constructor: RepPolyId
1 parent a4b0c92 commit 03ba959

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎external-stg-syntax/external-stg-syntax.cabal‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: external-stg-syntax
2-
version: 1.0.1
2+
version: 1.0.2
33
synopsis: GHC independent STG IR definition
44

55
license: BSD3

‎external-stg-syntax/lib/Stg/Syntax.hs‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ data IdDetails
284284
| CoVarId
285285
| JoinId Int (Maybe [CbvMark])
286286
| WorkerLikeId [CbvMark]
287+
| RepPolyId
287288
deriving (Eq, Ord, Generic, Show)
288289

289290
-- stg expr related

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /