issues
search
ekmett
/
tagged
phantom types
http://hackage.haskell.org/package/tagged
BSD 3-Clause "New" or "Revised" License
37
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump CI to GHC 9.10.1, drop CI for GHC 7
#61
andreasabel
closed
1 month ago
0
Allow template-haskell-2.22; extend CI to GHC 9.10
#60
andreasabel
closed
7 months ago
0
Is there user-visible changes in tagged-0.8.8
#59
phadej
closed
1 year ago
3
Fix `template-haskell` upper bound
#58
9999years
closed
1 year ago
0
Allow building with template-haskell 2.20
#57
locallycompact
closed
1 year ago
2
Migrate `Foldable1`/`Bifoldable1` instances from `semigroupoids`
#56
RyanGlScott
closed
1 year ago
0
Changing the definition of `retag`
#55
Vlix
closed
1 year ago
2
Support for ghc-9.4
#54
jneira
closed
2 years ago
2
Relax template-haskell upper bound
#53
l29ah
closed
3 years ago
0
Use -Winferred-safe-imports with GHC-9.0+
#52
phadej
closed
3 years ago
1
Make Tagged explicitly safe
#51
phadej
closed
3 years ago
0
Relax template-haskell upper bound
#50
utdemir
closed
4 years ago
1
Support GHC 8.8
#49
fumieval
closed
5 years ago
1
Bump template-haskell bounds
#48
vmchale
closed
5 years ago
0
Bump template-haskell bound
#47
Fuuzetsu
closed
5 years ago
2
cabal: relax the TH upper bound
#46
deepfire
closed
5 years ago
2
Doesn't work with GHC 8.6
#45
ndmitchell
closed
6 years ago
2
Fix build with GHC-7.8
#44
phadej
closed
6 years ago
0
Tidy up dependencies
#43
vmchale
closed
6 years ago
1
Bumped upper version bound for template-haskell
#42
asr
closed
6 years ago
2
Define logBase for Tagged in terms of base type's logBase
#41
ivan-timokhin
closed
7 years ago
1
Explicit Data instance is too kind-restricted
#40
dbaynard
opened
7 years ago
4
Add Bits (and FiniteBits) instances for Tagged
#39
duairc
closed
8 years ago
0
Added IsString and Storable instances for Tagged
#38
duairc
closed
8 years ago
0
Backport Data.Functor.Classes instances
#37
RyanGlScott
closed
8 years ago
2
Backport Alternative, MonadPlus, MonadZip instances
#36
RyanGlScott
closed
8 years ago
0
define Semigroup instance for base-4.9+
#35
hvr
closed
8 years ago
0
Make polykinded on GHC 7.4
#34
phadej
closed
8 years ago
6
I think the witness function deserves a documentation string
#33
ddssff
opened
8 years ago
0
Backport Generic1 Proxy instance introduced in GHC 8.0
#32
RyanGlScott
closed
8 years ago
0
Fix MRP warnings
#31
hvr
closed
8 years ago
0
Increase upper bound on template-haskell version
#30
expipiplus1
closed
9 years ago
0
template-haskell version bounds
#29
expipiplus1
closed
9 years ago
0
Backport NFData instance from deepseq
#28
RyanGlScott
closed
9 years ago
0
Add note about PolyKinds
#27
phadej
closed
9 years ago
2
Can Tagged by polykinded in first argument?
#26
phadej
closed
9 years ago
1
Define KProxy, Generic instances for base compatibility
#25
RyanGlScott
closed
9 years ago
3
pr quasiquote and GHC.TypeLits
#24
dmcclean
opened
9 years ago
0
Phantom type link in the readme leads to a "page not found" haskellwiki page
#23
MetaMemoryT
closed
9 years ago
0
Fails to build with ghc-7.4.2 / base 4.5.1.0
#22
DanielG
closed
9 years ago
5
Port 'pr' and 'pr1' from Frames.
#21
ekmett
closed
9 years ago
7
Define `Bifunctor Tagged` instance for GHC>=7.9
#20
hvr
closed
10 years ago
0
patch for GHC HEAD (v7.9+)
#19
ggreif
closed
10 years ago
5
Tagged Monad Transformer
#18
crockeea
closed
10 years ago
1
reproxy is missing from ghc-7.8's Data.Proxy
#17
aavogt
closed
9 years ago
2
Enable PolyKinds for GHC 7.4
#16
UnkindPartition
closed
10 years ago
1
Request: proxyOf :: a -> Proxy a
#15
jberryman
closed
10 years ago
2
tagOfTag
#14
singpolyma
closed
11 years ago
2
Fixes duplicate instance errors when compiling with current GHC HEAD.
#13
hamishmack
closed
11 years ago
11
Suggestion: Add `asProxyTypeOf2 :: f a -> Proxy a -> f a`.
#12
ppetr
closed
9 years ago
3
Next