Skip to content

Commit

Permalink
Merge pull request #17 from mlabs-haskell/sean/typedCoreFn.typeclasse…
Browse files Browse the repository at this point in the history
…s-wip

Sean/typed core fn.typeclasses wip
  • Loading branch information
gnumonik authored Jan 25, 2024
2 parents 822c6d4 + cdd4bb1 commit 766b580
Show file tree
Hide file tree
Showing 6 changed files with 627 additions and 392 deletions.
2 changes: 2 additions & 0 deletions purescript.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ common defaults
parsec >=3.1.15.0 && <3.2,
pattern-arrows >=0.0.2 && <0.1,
process ==1.6.13.1,
pretty-simple,
protolude >=0.3.1 && <0.4,
regex-tdfa >=1.3.1.2 && <1.4,
safe >=0.3.19 && <0.4,
Expand Down Expand Up @@ -239,6 +240,7 @@ library
Language.PureScript.CoreFn.Binders
Language.PureScript.CoreFn.CSE
Language.PureScript.CoreFn.Desugar
Language.PureScript.CoreFn.Desugar.Utils
Language.PureScript.CoreFn.Expr
Language.PureScript.CoreFn.FromJSON
Language.PureScript.CoreFn.Meta
Expand Down
Loading

0 comments on commit 766b580

Please sign in to comment.