issues
search
augustss
/
MicroHs
Haskell implemented with combinators
Other
367
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot satisfy constraint: HasField "fst"
#68
thielema
closed
1 week ago
1
Qualified exports
#67
thielema
closed
3 weeks ago
1
Importing unit data constructor
#66
thielema
closed
3 weeks ago
1
Basic Haskell98 packages to play with
#65
thielema
opened
3 weeks ago
8
MicroHs.Builtin missing in release tarball
#64
amigalemming
closed
3 weeks ago
1
Possible bug
#63
Rewbert
closed
3 weeks ago
2
[BUG] layout issue
#62
Rewbert
closed
1 month ago
2
Implement the ffsl function for OpenBSD
#61
thimc
closed
1 month ago
4
Fix Paths_MicroHs
#60
kolmodin
closed
1 month ago
1
Infix operators don't work
#59
ysangkok
closed
1 month ago
4
Support {-# LANGUAGE LambdaCase #-}
#58
Bodigrim
closed
2 months ago
4
readme: update install targets
#57
juhp
closed
2 months ago
0
Named qualified import makes instance method not get found
#56
ysangkok
closed
3 months ago
1
Irrefutable match on unit requires MonadFail
#55
ysangkok
closed
4 months ago
1
Correct type signature prevents compilation
#54
ysangkok
closed
4 months ago
2
Record dot usage with Cont newtype provokes free type variable in output fundep
#53
ysangkok
closed
4 months ago
1
Qualified import provokes failure to find default implementation
#52
ysangkok
closed
4 months ago
1
[0.9.11.0] mhs: error: boot module not found: Data.Typeable
#51
juhp
closed
4 months ago
1
Missing instance `(Ord a, Ord b) => Ord (Either a b)`
#50
ysangkok
closed
4 months ago
4
'Impossible' exception when deriving Eq, Ord for void type
#49
ysangkok
closed
4 months ago
1
fix small bug in unQualString
#48
Rewbert
closed
4 months ago
1
impossible error happens when printing `TypeExports`
#47
Rewbert
closed
4 months ago
6
Type roles vs. type classes
#46
amigalemming
opened
4 months ago
3
Serialized data layout as in Gibbon
#45
amigalemming
closed
4 months ago
1
Constraint on class method doesn't propagate to instance
#44
ysangkok
closed
5 months ago
4
Can't compile parsec-2.1.0.1
#43
ysangkok
closed
5 months ago
2
Using cabal packages, dependencies for users
#42
ysangkok
closed
7 months ago
2
Easy cross compiling part-2
#41
yobson
closed
7 months ago
12
Easier cross compiling support part-1 (#39)
#40
yobson
closed
7 months ago
0
Different runtime support at build time
#39
yobson
closed
7 months ago
7
Interesting but probably out-of-scope idea: Use copy-and-patch compilation
#38
sgraf812
opened
7 months ago
2
Passing IO function as FunPtr
#37
ysangkok
opened
8 months ago
7
Don't turn missing identifiers into indirection loops in ExpPrint
#36
jmaessen
closed
9 months ago
0
More ubsan fixes
#35
jmaessen
closed
9 months ago
0
Gc pointer stack
#34
jmaessen
closed
9 months ago
1
Remove indirections
#33
jmaessen
closed
9 months ago
0
Fix asan and ubsan violations, one of which was causing periodic crashes
#32
jmaessen
closed
9 months ago
1
use time to get end-to-end timecachecompile timing
#31
jmaessen
closed
9 months ago
0
GC check during parse so we don't crash.
#30
jmaessen
closed
9 months ago
2
Use as an interpreter
#29
starmonger999
opened
10 months ago
1
Turn eval into evali
#28
jmaessen
closed
10 months ago
1
Move combinator GC check after arity check
#27
jmaessen
closed
7 months ago
2
Serialize combinators use depth-first search
#26
jmaessen
closed
10 months ago
1
Tweak Desugar.lazier to use existing utility functions
#25
jmaessen
closed
10 months ago
0
Don't create indirections for unreferenced labels during deserialization
#24
jmaessen
closed
10 months ago
0
Make .comb files more diffable by adding newlines between bindings.
#23
jmaessen
closed
10 months ago
1
Handle any number of constant arguments in `lazier`.
#22
jmaessen
closed
10 months ago
2
let, case, do and layout
#21
dmjio
closed
9 months ago
9
primRnfNoErr can't ignore errors passed to primitives
#20
jmaessen
opened
10 months ago
1
KindSignature on EmptyDataDecl
#19
ysangkok
closed
10 months ago
3
Next