issues
search
lambdageek
/
unbound-generics
Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)
https://hackage.haskell.org/package/unbound-generics/
BSD 3-Clause "New" or "Revised" License
56
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prepare 0.4.4
#65
lambdageek
closed
7 months ago
0
update from haskell/actions/setup to haskell-actions/setup
#64
lambdageek
closed
7 months ago
0
Bump containers to allow 0.7
#63
lambdageek
closed
7 months ago
0
Add `Alpha` and `Subst` instances for `NonEmpty`
#62
byorgey
closed
7 months ago
1
subst captures variables when substitution is with a bound variable
#61
liesnikov
opened
11 months ago
3
Expose GSubst module within Internal
#60
liesnikov
closed
7 months ago
0
Bumped ansi-wl-pprint to 1.0.2 and everything seems to build fine.
#59
erlandsona
closed
1 year ago
2
Update Author field even tho I have no business here :grimacing: :sweat_smile:
#58
erlandsona
closed
1 year ago
0
prepare release 0.4.3
#57
lambdageek
closed
1 year ago
0
allow building with transformers >= 0.6
#56
lambdageek
closed
1 year ago
0
Help Wanted: Looking for co-maintainer
#55
lambdageek
opened
1 year ago
8
Support transformers >= 0.6.0.0
#54
lambdageek
closed
1 year ago
1
Bump CI to GHC 9.4 and latest actions, limit transformers < 0.6
#53
andreasabel
closed
1 year ago
4
Fix example in README
#52
noughtmare
closed
1 year ago
1
README example doesn't compile with recent GHC
#51
noughtmare
closed
1 year ago
0
unbind2Plus doesn't work with two different pattern types
#50
liesnikov
opened
2 years ago
1
Add 'instantiate' operation to substitute a list of terms for a toplevel 'Bind pat term'
#49
lambdageek
closed
2 years ago
0
Cherrypick `instantiate` from sweirich's branch
#48
lambdageek
closed
2 years ago
1
master->main
#47
lambdageek
closed
2 years ago
0
Prepare 0.4.2 release
#46
lambdageek
closed
2 years ago
0
import MonadPlus and MonadFix explicitly
#45
lambdageek
closed
2 years ago
0
Build failure with mtl-2.3
#44
sjakobi
closed
2 years ago
0
Implement `substBind` function
#43
lambdageek
closed
2 years ago
2
Add Github Actions based CI
#42
lambdageek
closed
4 years ago
0
test
#41
lambdageek
closed
4 years ago
0
Add functor instance for Exchange
#40
emilypi
closed
4 years ago
1
Allow name representations other than String
#39
ocecaco
opened
5 years ago
3
Add `Read` instances for names and binder or how to derive it
#38
ksenia-portu
opened
5 years ago
1
Removed Show superclass of Alpha
#37
Jashweii
opened
5 years ago
0
Remove Show superclass on Alpha
#36
Jashweii
opened
5 years ago
1
typo
#35
marklemay
closed
6 years ago
1
Bump for 0.3.4
#34
lambdageek
closed
6 years ago
0
Test with GHC 8.6.1
#33
lambdageek
closed
6 years ago
0
[0.3.x] Bump containers for GHC-8.6.1
#32
lambdageek
closed
6 years ago
1
Support for capturing substitution
#31
TOTBWF
opened
6 years ago
2
Add Ignore annotation
#30
TOTBWF
closed
6 years ago
1
Bump for GHC 8.6.1
#29
lambdageek
closed
6 years ago
2
Borrow good ideas from moniker
#28
lambdageek
opened
6 years ago
1
[WIP] Fix traversal termination on non-leaf variables
#27
TOTBWF
closed
6 years ago
3
Substitution should continue traversing even when the variables do not match
#26
TOTBWF
closed
6 years ago
1
Use `Data.Map.foldr` instead of `Data.Map.fold`
#25
christiaanb
closed
6 years ago
0
Bump exceptions upper bound to < 0.11
#24
lambdageek
closed
6 years ago
1
GHC-7.6.3: Try to fix build
#23
lambdageek
closed
6 years ago
0
What does Embed really do?
#22
mrkgnao
closed
6 years ago
2
Add stack support
#21
TOTBWF
closed
6 years ago
1
Add instances for Monads defined in exceptions
#20
alex-mckenna
closed
7 years ago
0
Unification function
#19
Lysxia
opened
7 years ago
2
[ghc-7.6] older GHC doesn't like newer deps
#18
lambdageek
closed
7 years ago
0
Nanevski hack
#17
lambdageek
closed
8 years ago
0
Add `substBind` operation like `unbound` recently did
#16
lambdageek
closed
2 years ago
9
Next